phpbb/phpBB/includes/acp
Meik Sievertsen 548cc2c10b - fixes for the following bugs:
#5326
#5318
#5304
#5290
#5288
#5278
#5276
#5272
#5266
- also fixed the "Call-time pass-by-reference" bug #5252
- within this step changed the normalize calls to require references.
- added captcha size variables to the class scope (suggestion was posted at area51)


git-svn-id: file:///svn/phpbb/trunk@6584 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-11-15 15:35:50 +00:00
..
info A reworking of how we handle inactive users 2006-09-23 12:27:51 +00:00
acp_attachments.php test new mailing list rules 2006-10-28 11:03:33 +00:00
acp_ban.php ok, i am an idiot... 2006-11-03 21:05:25 +00:00
acp_bbcodes.php - fixes for the following bugs: 2006-11-15 15:35:50 +00:00
acp_board.php - fixes for the following bugs: 2006-11-15 15:35:50 +00:00
acp_bots.php consistent acp layout regarding backlinks and messages. 2006-10-02 15:11:40 +00:00
acp_captcha.php - compress is nicer (fixed a bug :P) 2006-11-03 23:09:16 +00:00
acp_database.php #5122 2006-11-05 19:03:24 +00:00
acp_disallow.php banned usernames are now cached and normalized 2006-11-12 15:17:46 +00:00
acp_email.php ok, i am an idiot... 2006-11-03 21:05:25 +00:00
acp_forums.php - fixes for the following bugs: 2006-11-15 15:35:50 +00:00
acp_groups.php - adjust unread query a bit to cope with large topics (thanks bart!) 2006-10-20 13:48:44 +00:00
acp_icons.php - store sql_layer directly within the layer itself 2006-10-14 14:56:46 +00:00
acp_inactive.php ok, i am an idiot... 2006-11-03 21:05:25 +00:00
acp_jabber.php - extend config checking to include check for writeable path 2006-10-03 18:35:59 +00:00
acp_language.php - fixes for the following bugs: 2006-11-15 15:35:50 +00:00
acp_logs.php sql_in_set changes 2006-08-12 13:14:39 +00:00
acp_main.php seems like capitalizing menu titles introduced some problems. :) Also it might look strange for some languages - so therefore it is better be done within the language file directly. 2006-11-11 16:20:11 +00:00
acp_modules.php - some fixes 2006-11-10 13:49:52 +00:00
acp_permission_roles.php - temporarily disable x-sendfile support (we need to look into methods of checking if it is enabled/disabled or introducing a switch) 2006-10-30 19:51:56 +00:00
acp_permissions.php - temporarily disable x-sendfile support (we need to look into methods of checking if it is enabled/disabled or introducing a switch) 2006-10-30 19:51:56 +00:00
acp_php_info.php - some bugfixes 2006-08-28 15:50:33 +00:00
acp_profile.php some updates; and hopefully not completely breaking redirects (again). :D You know, i like breaking things. 2006-11-02 15:23:33 +00:00
acp_prune.php - adjust unread query a bit to cope with large topics (thanks bart!) 2006-10-20 13:48:44 +00:00
acp_ranks.php ok, i am an idiot... 2006-11-03 21:05:25 +00:00
acp_reasons.php - #5120 2006-11-05 18:13:35 +00:00
acp_search.php - some fixes 2006-11-10 13:49:52 +00:00
acp_styles.php ok, i am an idiot... 2006-11-03 21:05:25 +00:00
acp_update.php add version check to acp. Now no longer directly displayed at the acp index but accessible through the System tab and viewable by any admin (no special permisison needed). 2006-09-02 13:39:21 +00:00
acp_users.php - fixes for the following bugs: 2006-11-15 15:35:50 +00:00
acp_words.php - fixes for the following bugs: 2006-11-15 15:35:50 +00:00
auth.php - store sql_layer directly within the layer itself 2006-10-14 14:56:46 +00:00