phpbb/phpBB/admin
Graham Eames cd887d4414 Changes to rank handling and the admin panel
- Removal of unneeded code
- Deletions now require confirmation
- A few miscellaneous bug fixes
Note to translators: This adds a new language variable
Note to designers: This adds a new template file


git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@5489 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-01-22 20:44:04 +00:00
..
admin_board.php implemented maximum login attempts feature to prevent dictionary attacks 2005-12-29 11:51:13 +00:00
admin_db_utilities.php Remove unneeded calls to unset() 2006-01-20 19:51:08 +00:00
admin_disallow.php Removing a few pieces of redundant code for efficiency 2005-12-18 13:57:51 +00:00
admin_forum_prune.php Mainly HTML fixes, change to try and prevent on* text within HTML tags (HTML parser seems to not be behaving with disallowed tags as it should), etc. 2002-12-18 14:14:11 +00:00
admin_forumauth.php several security fixes in admin pages 2004-03-25 15:57:20 +00:00
admin_forums.php checkin latest changes 2005-05-07 22:18:10 +00:00
admin_groups.php several security fixes in admin pages 2004-03-25 15:57:20 +00:00
admin_mass_email.php changed email class to the approach paul did with the class in 2.2 (the delimiter used as a 'fix' has not really solved the initial problem). fixed timezone display. 2003-05-03 23:24:04 +00:00
admin_ranks.php Changes to rank handling and the admin panel 2006-01-22 20:44:04 +00:00
admin_smilies.php 2.0.18 changes 2005-10-30 15:17:14 +00:00
admin_styles.php Removing a few pieces of redundant code for efficiency 2005-12-18 13:57:51 +00:00
admin_ug_auth.php ok, bugfixing phase #1 finished. There will be more bugfixes coming and those knowing CVS/php/mysql are encouraged to implement the fixes. ;) 2005-09-14 18:14:30 +00:00
admin_user_ban.php 2.0.18 changes 2005-10-30 15:17:14 +00:00
admin_users.php Fix the use of an invalid config option (Bug #861) 2006-01-14 15:53:07 +00:00
admin_words.php Removing a few pieces of redundant code for efficiency 2005-12-18 13:57:51 +00:00
index.php Remove the assumption that . will be in the include path - it is 2005-12-04 12:55:28 +00:00
page_footer_admin.php Apply translation info fix to the admin panel as well 2005-09-19 20:49:06 +00:00
page_header_admin.php fix useragent string 2005-03-26 14:15:59 +00:00
pagestart.php Remove some old unused code which dates from pre-2.0.8 2006-01-22 17:11:09 +00:00