phpbb/phpBB/includes/acp
Andreas Fischer 33e58d8e90 Fix bug #51105. - Ignore (disable) newly generated forum in forums list. Related to r9896.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10135 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-09-10 19:49:19 +00:00
..
info correct mode is send_statistics, else installs will differ from updates. 2009-08-30 17:22:21 +00:00
acp_attachments.php Apply locale-independent basename() to attachment filenames. New function added: utf8_basename(). (Bug #43335 - Patch by ocean=Yohsuke) 2009-08-01 12:28:50 +00:00
acp_ban.php Fixed bugs #43145, #44375, #44415 and #43045 2009-09-02 05:12:23 +00:00
acp_bbcodes.php
acp_board.php fix r10076 for #48615 - Ability to specify amount of time user is able to delete his last post in topic. 2009-08-31 14:57:04 +00:00
acp_bots.php
acp_captcha.php #49675 #49655 - ATTENTION: small captcha API change 2009-08-14 10:00:30 +00:00
acp_database.php Fix Bug #48955 - Correctly extract column default value when exporting PostgreSQL tables. 2009-08-05 13:05:55 +00:00
acp_disallow.php
acp_email.php
acp_forums.php Fix bug #51105. - Ignore (disable) newly generated forum in forums list. Related to r9896. 2009-09-10 19:49:19 +00:00
acp_groups.php
acp_icons.php Fixed bugs #43145, #44375, #44415 and #43045 2009-09-02 05:12:23 +00:00
acp_inactive.php Send emails for manual user activation if admin activation is enabled not through queue in ACP (Bug #50925) 2009-09-09 09:08:24 +00:00
acp_jabber.php
acp_language.php
acp_logs.php - accidentally undid changes introduced in r9979 2009-08-22 02:56:05 +00:00
acp_main.php adjust inactive users list on ACP index to act like the new inactive users list from r9845 2009-09-01 11:21:42 +00:00
acp_modules.php
acp_permission_roles.php
acp_permissions.php Adjustment to r9887: Only use one language variable. 2009-08-18 14:37:49 +00:00
acp_php_info.php
acp_profile.php #48985 2009-08-03 15:46:56 +00:00
acp_prune.php Fix bug #44295 - Cannot prune users who never logged in 2009-07-14 12:02:11 +00:00
acp_ranks.php
acp_reasons.php
acp_search.php
acp_send_statistics.php - links to send statistics after install and update 2009-08-13 14:51:47 +00:00
acp_styles.php Fix wrong error message for non-writable template file in acp_styles.php - Bug #50045 2009-08-31 11:25:28 +00:00
acp_update.php - Display version check on ACP main page. 2009-07-28 13:58:01 +00:00
acp_users.php only whitespace changes 2009-09-04 10:20:47 +00:00
acp_words.php Allow "0" as censor word and replacement. 2009-08-21 09:44:55 +00:00
auth.php