phpbb/phpBB/includes/acp
2010-08-29 16:50:57 +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/9695] Correct the improper display of user input in mcp_ban.php 2010-07-01 17:48:32 -05:00
acp_bbcodes.php Make the new {INTTEXT} work on pcre installations without utf8 support, it only matches ascii characters & numbers there. [Bug #58055] 2010-02-27 23:57:13 +00:00
acp_board.php [ticket/9613] Slightly update language strings. 2010-08-29 16:50:57 +02:00
acp_bots.php dumdidum... sorry. ;) 2007-10-05 14:36:34 +00:00
acp_captcha.php [ticket/9655] Pass E_USER_WARNING, so it doesn't look like a successful action. 2010-06-14 22:27:23 +02:00
acp_database.php [ticket/9582] MSSQL native backups can now be restored. 2010-05-03 19:40:45 +02:00
acp_disallow.php dumdidum... sorry. ;) 2007-10-05 14:36:34 +00:00
acp_email.php Mass Email works again for users with empty jabber address but notification set to 'both'. (Bug #39755) 2009-03-17 15:50:19 +00:00
acp_forums.php Merge branch 'ticket/bantu/9167' into develop-olympus 2010-08-19 10:09:32 -05:00
acp_groups.php [ticket/9519] Replace remaining is_writable() calls with phpbb_is_writable(). 2010-08-10 16:11:39 +02:00
acp_icons.php Fix Bug #57455 - Fix problems with firebird by no longer using 'count' as a column alias. 2010-02-08 16:43:39 +00:00
acp_inactive.php Log activation through inactive users ACP. #30145 2009-12-09 22:55:10 +00:00
acp_jabber.php Add some castings there. Slightly related: Bug #55155 2009-12-08 17:09:48 +00:00
acp_language.php [bug/59135] Fix open_basedir issues when accessing styles- and language-management. (Bug #59135) 2010-03-13 11:37:06 +01:00
acp_logs.php - accidentally undid changes introduced in r9979 2009-08-22 02:56:05 +00:00
acp_main.php Add a warning for users of old PHP versions about ending support. 2010-01-26 15:26:07 +00: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/9656] Remove @ from phpinfo() to get correct error_reporting value. 2010-06-20 21:43:56 +02:00
acp_profile.php [ticket/9582] Custom profile fields cannot be created under MSSQL native. 2010-05-03 19:38:42 +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 acp module for submitting statistical information to phpBB 2009-06-27 20:56:49 +00: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 make search_indexing_state dynamic. This is related to bug #44535 - although i think we only fix the symptoms and not the cause. 2009-05-01 09:59:57 +00:00
acp_send_statistics.php - links to send statistics after install and update 2009-08-13 14:51:47 +00:00
acp_styles.php Merge branch 'ticket/nickvergessen/7296' into develop-olympus 2010-08-28 23:25:14 +02:00
acp_update.php Fix Bug #52055 - php notices if phpbb.com is not reachable 2009-09-29 14:48:24 +00:00
acp_users.php Merge branch 'ticket/nickvergessen/9519' into develop-olympus 2010-08-28 23:25:05 +02:00
acp_words.php Allow "0" as censor word and replacement. 2009-08-21 09:44:55 +00: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