phpbb/phpBB/includes/acp
Marc Alexander c6fd2f01eb [ticket/8960] Allow changing avatar path if it's not writable
This change will allow users to change the avatar path even if it's not
writable. However, this will get rid of the error message that the path is
not writable. Due to this, a minor addition to the explain message in the ACP
settings has been made.

PHPBB3-8960
2014-04-14 22:44:37 +02:00
..
info [ticket/9578] ACP Posting tab is missing "Post settings" module. 2010-05-28 13:03:56 +02:00
acp_attachments.php [ticket/9519] Replace remaining is_writable() calls with phpbb_is_writable(). 2010-08-10 16:11:39 +02:00
acp_ban.php [ticket/10087] Organize bans in acp_baninto optgroups 2011-11-11 23:08:52 +01:00
acp_bbcodes.php [ticket/8319] Do not repeat the replacement 2013-07-10 17:13:02 +02:00
acp_board.php [ticket/8960] Allow changing avatar path if it's not writable 2014-04-14 22:44:37 +02:00
acp_bots.php dumdidum... sorry. ;) 2007-10-05 14:36:34 +00:00
acp_captcha.php [ticket/11617] Remove spaces and tabs from empty lines 2013-07-02 18:47:56 -07:00
acp_database.php [ticket/10611] Filter out not existing database tables when making a backup. 2012-05-30 13:45:00 +02:00
acp_disallow.php [ticket/10033] "Disallow usernames" does not check already disallowed names. 2011-03-23 22:48:22 +01:00
acp_email.php [ticket/10446] Pass $config and $user via parameter to anti_abuse_headers(). 2011-11-20 16:35:31 +01:00
acp_forums.php [ticket/11864] Do not call exit after display_progress_bar in acp_forums 2013-09-25 13:35:08 +02:00
acp_groups.php [ticket/11548] Fix incorrect usage of array_map on acp groups page 2013-07-12 13:40:30 -04:00
acp_icons.php [ticket/10084] Add smilie/icon errors out when file is missing 2011-04-07 20:36:11 +02:00
acp_inactive.php [ticket/10446] Pass $config and $user via parameter to anti_abuse_headers(). 2011-11-20 16:35:31 +01:00
acp_jabber.php Add some castings there. Slightly related: Bug #55155 2009-12-08 17:09:48 +00:00
acp_language.php [ticket/10157] Add notification to update cpfs when installing a language. 2011-11-17 10:28:16 +01:00
acp_logs.php [ticket/5506] Do not display an empty last page after deleting logs. 2011-07-14 04:05:20 +02:00
acp_main.php [ticket/11112] Use https for user-visible links to phpbb.com 2013-07-12 16:24:27 -04:00
acp_modules.php Add in missing free result on DB query 2008-12-06 18:23:42 +00:00
acp_permission_roles.php dumdidum... sorry. ;) 2007-10-05 14:36:34 +00:00
acp_permissions.php Adjustment to r9887: Only use one language variable. 2009-08-18 14:37:49 +00:00
acp_php_info.php [ticket/9645] Added code to repair invalid anchor names in acp_php_info. 2011-07-28 16:41:04 +01:00
acp_profile.php [ticket/10965] Introduce a new profile field option to display no value 2012-07-23 15:45:57 +02:00
acp_prune.php [ticket/9623] Proper UTF8 encoding for usernames in pruning section 2010-06-15 13:39:58 +02:00
acp_ranks.php [ticket/10639] Do not allow negative post count as rank's minimum posts 2012-02-20 01:52:33 +01:00
acp_reasons.php [ticket/9582] Removing a report reason leaves reports with an unknown reason under MSSQL native. 2010-05-03 19:40:33 +02:00
acp_search.php [ticket/9685] Buffer posts for search indexing when using mssqlnative. 2011-03-15 01:41:16 +01:00
acp_send_statistics.php [ticket/11112] Use https for user-visible links to phpbb.com 2013-07-12 16:24:27 -04:00
acp_styles.php [ticket/10550] Sort not installed styles list in the styles section of the ACP. 2012-05-29 15:29:31 +02:00
acp_update.php [ticket/11551] Fix error in system tab if get_remote_file returns empty string 2013-05-20 12:20:55 -04:00
acp_users.php [ticket/12353] Fix displayed attachments in ACP 2014-04-04 17:07:54 +02:00
acp_words.php [ticket/9933] Wrong handling consecutive multiple asterisks in word censor 2011-01-07 20:51:43 +07:00
auth.php Fix duplicate creation of acl options in acl_add_options() under certain conditions. (Bug #38385, #40225) 2009-03-20 13:22:19 +00:00