aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp/mcp_front.php
Commit message (Expand)AuthorAgeFilesLines
* some changesMeik Sievertsen2007-11-031-0/+8
* some bugfixesMeik Sievertsen2007-10-121-1/+1
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-3/+11
* a bunch of fixesMeik Sievertsen2007-07-141-1/+1
* some language-specific adjustementsMeik Sievertsen2007-05-031-4/+11
* - fix some oddities (doubled spaces for example)Meik Sievertsen2007-01-261-1/+1
* fixing mcp bugs by introducing a new feature to check for loaded/accessible m...Meik Sievertsen2007-01-221-184/+193
* - finally correctly calculate current time for birthday calculation [Bug #6030]Nils Adermann2006-12-101-1/+6
* - a bunch of fixesMeik Sievertsen2006-12-021-2/+2
* rather large update, most important things done:Meik Sievertsen2006-11-241-4/+7
* #5562David M2006-11-221-1/+1
* - a handful of mcp fixed, the most important one is the change for check_ids(...Meik Sievertsen2006-11-181-1/+1
* Only show reports you can handle [#5136]Graham Eames2006-11-071-1/+1
* sql_in_set changesMeik Sievertsen2006-08-121-2/+2
* forgot some changes for post_timeMeik Sievertsen2006-06-231-3/+3
* - removed db cache (might re-appear, but for now we do not see the need for it)Meik Sievertsen2006-06-161-22/+23
* - forgot to commit common.phpNils Adermann2006-06-101-15/+29
* ok, sorry for this. :/Meik Sievertsen2006-06-071-5/+5
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-061-8/+8
* I hope nothing broke!David M2006-05-051-10/+28
* - check m_ permission for quickmod [Bug #1317]Nils Adermann2006-04-091-0/+2
* adjusting sql_freeresult a bit as well as our error handler (it now prints ou...Meik Sievertsen2006-03-221-1/+1
* - replaced mcp reports system with a simplified versionNils Adermann2006-03-181-3/+3
* - log entries for deleted topics don't provide a link to the topic or to the ...Nils Adermann2006-03-081-2/+2
* - some bugfixesMeik Sievertsen2006-03-011-0/+2
* checkin for providing cvs commandline list.Meik Sievertsen2006-02-251-2/+3
* - allow local moderators to properly use the mcp for more than one forum (mcp)Nils Adermann2006-02-251-2/+2
* - removed unnecessary urlencode of highlight wordsNils Adermann2006-02-051-15/+17
* - some SQL:2003 changes (basicly joins, mysql5 is sql:2003 compliant in stric...Meik Sievertsen2005-11-281-2/+2
* - Documentation related changesMeik Sievertsen2005-04-091-19/+12
* - removed custom code. ;)Meik Sievertsen2004-12-151-5/+18
* - approve/disapprove posts/topicsMeik Sievertsen2004-07-191-21/+24
* - added splitting of topics to mcpMeik Sievertsen2004-07-091-1/+3
* cleaned up the mcp, basic operations such as deleting/moving/(un)locking are ...Meik Sievertsen2004-07-081-0/+189