aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_admin.php
Commit message (Expand)AuthorAgeFilesLines
...
* - sync now correctly handles approved posts in unapproved topics (last_post i...Nils Adermann2007-03-141-9/+13
* - fixed a bug in syncing forums/topics in ACPMeik Sievertsen2007-03-141-25/+105
* Fixing the following bugs:Meik Sievertsen2007-03-031-9/+2
* - update_foes() now can be given a user or a group. This should make some ope...David M2007-03-021-1/+89
* #8332David M2007-02-251-5/+6
* remember daivd, nobody else wants your debug code...David M2007-02-201-2/+2
* i feel specialDavid M2007-02-201-1/+0
* #8194David M2007-02-201-3/+4
* now that was kinda dumb...David M2007-02-191-7/+2
* eh? meh.David M2007-02-191-2/+1
* #8186David M2007-02-191-1/+11
* nice...David M2007-02-171-3/+3
* #7840David M2007-02-171-12/+29
* - Pruning doesn't lower user post counts anymore [Bug #7676]Nils Adermann2007-02-081-6/+6
* Some... fixes... laying around here.Meik Sievertsen2007-02-061-1/+26
* - should fix some Firebird issues ( can't believe that nobody found this unti...David M2007-02-011-1/+11
* - fix some oddities (doubled spaces for example)Meik Sievertsen2007-01-261-19/+22
* fixing some bugs, most being submitted grammatical/spelling errors.Meik Sievertsen2007-01-211-1/+1
* - fixing some bugsMeik Sievertsen2007-01-201-3/+9
* 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