aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_admin.php
Commit message (Expand)AuthorAgeFilesLines
* #10637David M2007-05-081-1/+1
* #10627 - revert previous permission inclusion change, forgot that that permis...Meik Sievertsen2007-05-071-2/+5
* Ok, try to fix the "re-approval on edit" bugs. Also added make_clickable to l...Meik Sievertsen2007-05-061-0/+3
* #9828, #10545, #10541, #10533, #10529, #10527, #10521, #10503, #10481Meik Sievertsen2007-05-061-3/+3
* "These aren't the droids you're looking for."David M2007-05-051-1/+1
* - changed the way we do forum accounting in phpBB, far less intensive and muc...David M2007-05-051-37/+73
* added class for disabled options in ACPMeik Sievertsen2007-05-041-1/+1
* "Ghost" topics in active topics list when shadow topics and corresponding top...Meik Sievertsen2007-04-301-5/+2
* *** empty log message ***David M2007-04-171-1/+7
* my take on getting the bugs down... thanks to those also providing (usable) s...Meik Sievertsen2007-04-121-3/+3
* add caching to one attachment ACP query, affix the proper TTL for a query in ...David M2007-04-111-1/+1
* *** empty log message ***David M2007-04-091-1/+1
* I should have sent this in a while ago O_ODavid M2007-04-081-1/+1
* some fixes...Meik Sievertsen2007-04-021-1/+10
* #5181Meik Sievertsen2007-03-231-5/+6
* *** empty log message ***David M2007-03-161-1/+1
* - 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