aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_admin.php
Commit message (Expand)AuthorAgeFilesLines
* fix for bug #6728Meik Sievertsen2007-01-071-2/+1
* tiny alterationsMeik Sievertsen2007-01-061-2/+4
* - removed download mode selection (the column info and constants will not be ...Meik Sievertsen2007-01-031-7/+21
* mehDavid M2007-01-011-4/+1
* Unused Code inside function update_forum_data [Bug #6606]Meik Sievertsen2006-12-271-2/+10
* - a bunch of fixesMeik Sievertsen2006-12-021-1/+1
* rather large update, most important things done:Meik Sievertsen2006-11-241-15/+30
* some tiny fixes.Meik Sievertsen2006-11-191-2/+0
* - fixes for the following bugs:Meik Sievertsen2006-11-151-4/+22
* - compress is nicer (fixed a bug :P)David M2006-11-031-1/+1
* - temporarily disable x-sendfile support (we need to look into methods of che...Meik Sievertsen2006-10-301-1/+38
* Revised attachment categories a bitMeik Sievertsen2006-10-191-0/+12
* - store sql_layer directly within the layer itselfMeik Sievertsen2006-10-141-42/+8
* he braces style is deprecated as of PHP 6Meik Sievertsen2006-10-071-4/+4
* - extend config checking to include check for writeable pathMeik Sievertsen2006-10-031-4/+9
* just realizing that it is better to limit the uses of RANGE.Meik Sievertsen2006-09-301-25/+6
* - fixing a bug i am unsure about when it occurs (but it occurs). The symptoms...Meik Sievertsen2006-09-301-6/+25
* These changes should let olympus scale a little bit better.Meik Sievertsen2006-09-261-20/+23
* A reworking of how we handle inactive usersGraham Eames2006-09-231-0/+46
* - Fix some bugsMeik Sievertsen2006-09-141-0/+26
* - fixed some bugsMeik Sievertsen2006-09-131-3/+3
* Next phase of last post changes + a few minor bugsGraham Eames2006-09-081-6/+10
* - Fix warning removal, x - 0 = x ;-)Graham Eames2006-09-021-1/+1
* some changes/fixesMeik Sievertsen2006-09-021-4/+4
* colour is a string. :)Meik Sievertsen2006-08-231-1/+1
* Fix some minor bugs arising from yesterday.Graham Eames2006-08-231-4/+7
* some updates. Also adjusted the utf tools and normalizer more to our coding g...Meik Sievertsen2006-08-221-1/+1
* Initial batch of colourization changes. This includes:Graham Eames2006-08-211-1/+3
* Hide forums you can't move posts to from within the mcpGraham Eames2006-08-121-2/+2
* bugfixesMeik Sievertsen2006-08-121-1/+2
* sql_in_set changesMeik Sievertsen2006-08-121-64/+107
* - auto sync attachment topic flag [Bug #2949]Nils Adermann2006-08-121-0/+1
* - finally making the age calculation work [Bug #3582]Nils Adermann2006-08-061-1/+1
* - fixing some bugsMeik Sievertsen2006-08-011-2/+19
* - some bugfixesMeik Sievertsen2006-07-201-7/+2
* Efficiency improvement to the log viewing codeGraham Eames2006-07-181-2/+1
* Improved i18n support within log messagesGraham Eames2006-07-151-6/+3
* add not applied sql_escape in memberlistMeik Sievertsen2006-07-141-19/+0
* - fixed a parse error (oops)Nils Adermann2006-07-071-2/+2
* some bugfixesMeik Sievertsen2006-07-061-2/+6
* - add additional auth check to the permission roles modulesMeik Sievertsen2006-07-011-1/+1
* change ACL_NO to ACL_NEVER and ACL_UNSET to ACL_NO to let our users get what ...Meik Sievertsen2006-06-221-3/+3
* time to squash some bugsMeik Sievertsen2006-06-221-0/+5
* disable recalculating the binary tree - this function might have a severe pro...Meik Sievertsen2006-06-211-1/+7
* fix bugs #2271 and #2273Meik Sievertsen2006-06-171-0/+1
* - automatically sync topic_reported when deleting a post [Bug #2152]Nils Adermann2006-06-141-1/+2
* - added class="radio" to all radio- and checkboxesMeik Sievertsen2006-06-131-4/+4
* - fixed a few bugsMeik Sievertsen2006-06-111-28/+17
* - BBCode bugsDavid M2006-06-101-40/+84
* ok, sorry for this. :/Meik Sievertsen2006-06-071-4/+4