aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/mcp.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* [ticket/9684] Remove code for global announcement in root-filesJoas Schilling2011-04-071-13/+1
* [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
* [feature/request-class] Fix mcp.php mode parameterIgor Wiedler2010-10-051-1/+1
* [feature/request-class] Convert any direct access to $_* to use $requestIgor Wiedler2010-09-251-11/+4
* Copy 3.0.x branch to trunkMeik Sievertsen2009-10-041-0/+915
* Move trunk/phpBB to old_trunk/phpBB Meik Sievertsen2009-10-041-834/+0
* Merge changes made in revisions #r9405 to #r9467Meik Sievertsen2009-04-181-0/+7
* $template to phpbb::$templateMeik Sievertsen2009-02-221-5/+5
* $db-> to phpbb::$db->Meik Sievertsen2009-02-221-31/+31
* $auth-> to phpbb::$acl->Meik Sievertsen2009-02-221-15/+15
* remove global and change $user-> to phpbb::$user->Meik Sievertsen2009-02-221-31/+22
* $config to phpbb::$configMeik Sievertsen2008-12-281-6/+6
* add nils' request and super globals classMeik Sievertsen2008-12-251-2/+2
* - updated all code to use the request class instead of any direct access toNils Adermann2008-11-241-12/+11
* been a while :( ... merge in r8997, r8998, r8999, r9000, r9001, r9002, r9003,...Chris Smith2008-11-131-4/+4
* merge r8956, r8957 and r8960Meik Sievertsen2008-09-301-2/+3
* Fix some instances where we left db connections open (registration -> captcha...Meik Sievertsen2008-06-131-2/+2
* ok... i hope i haven't messed too much with the code and everything is still ...Meik Sievertsen2008-05-291-11/+11
* necessary changes...Meik Sievertsen2007-08-301-1/+1
* do not get too excitedMeik Sievertsen2007-07-261-1/+1
* try to normalize everything...Meik Sievertsen2007-07-221-1/+1
* Cleaning up (#13689)Henry Sudhof2007-07-221-2/+2
* ok, mess around with the templates + fixing some bugs + adjusting headers for...Meik Sievertsen2007-06-091-3/+3
* #11255David M2007-05-221-1/+8
* #10267David M2007-05-121-0/+6
* - #10159 (as well as the exact same issue with reports)Vic D'Elfant2007-04-301-5/+9
* - #10085Vic D'Elfant2007-04-241-2/+1
* #10005, #10003, #10001, #9999, #9945, #9965, #9909, #9906, #9877, #9861, #983...Meik Sievertsen2007-04-221-3/+38
* #9755David M2007-04-101-3/+3
* - urlencoded usernames don't need htmlspecialchars [Bug #8794]Nils Adermann2007-04-011-0/+4
* other fixes...Meik Sievertsen2007-03-301-2/+2
* fixing some bugsMeik Sievertsen2007-02-181-0/+13
* suggestion by bart for those having a lot of forums.Meik Sievertsen2007-02-021-1/+1
* look what david found...Meik Sievertsen2007-01-271-2/+2
* another oopsNils Adermann2007-01-271-1/+1
* - introducing read/unread images in the MCP, if you view something through th...Nils Adermann2007-01-271-17/+84
* fixing mcp bugs by introducing a new feature to check for loaded/accessible m...Meik Sievertsen2007-01-221-1/+0
* - some fixesMeik Sievertsen2006-12-211-3/+14
* - Modules are not added correctly [#6370]Meik Sievertsen2006-12-181-8/+20
* rather large update, most important things done:Meik Sievertsen2006-11-241-3/+3
* - a handful of mcp fixed, the most important one is the change for check_ids(...Meik Sievertsen2006-11-181-47/+47
* - adjust unread query a bit to cope with large topics (thanks bart!)Meik Sievertsen2006-10-201-1/+1
* Fix time limiting in mcp [#4730]Graham Eames2006-10-141-1/+1
* - make sure all sort keys are valid and selectable.Meik Sievertsen2006-10-111-0/+5
* These changes should let olympus scale a little bit better.Meik Sievertsen2006-09-261-4/+12
* some fixes.Meik Sievertsen2006-08-251-1/+0
* sql_in_set changesMeik Sievertsen2006-08-121-9/+14
* Correct some of the sort optionsGraham Eames2006-07-291-1/+1
* - renamed the following columns:Meik Sievertsen2006-07-131-1/+1