aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp/mcp_warn.php
Commit message (Expand)AuthorAgeFilesLines
...
* | [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* | [ticket/10345] Make use of the plural function in some basic placesJoas Schilling2011-11-251-1/+1
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
* | Copy 3.0.x branch to trunkMeik Sievertsen2009-10-041-0/+511
* | put acp, mcp and ucp into modules/ directoryMeik Sievertsen2008-12-241-503/+0
* | - updated all code to use the request class instead of any direct access toNils Adermann2008-11-241-2/+2
* | been a while :( ... merge in r8997, r8998, r8999, r9000, r9001, r9002, r9003,...Chris Smith2008-11-131-0/+42
* | merge...Meik Sievertsen2008-06-081-3/+3
* | removed executable props [Bug #6464]Nils Adermann2008-06-041-0/+0
* | ok... i hope i haven't messed too much with the code and everything is still ...Meik Sievertsen2008-05-291-30/+25
* | oh boy...David M2008-01-031-1/+1
|/
* fixing some annoying bugsMeik Sievertsen2007-10-191-1/+1
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-5/+13
* and 16Henry Sudhof2007-10-031-1/+1
* Ok, here comes a big one. Poor updater. Also requires testing.Henry Sudhof2007-10-031-5/+21
* #i62 - #i65Meik Sievertsen2007-09-221-1/+0
* - BBCode parsing order should ALWAYS be censor_text(), bbcode_secon_pass(), b...Nils Adermann2007-08-191-3/+2
* try to normalize everything...Meik Sievertsen2007-07-221-2/+2
* Cleaning up (#13689)Henry Sudhof2007-07-221-5/+5
* Fixing a few minor bugs; changing one language variable.Henry Sudhof2007-06-181-1/+1
* #10163Meik Sievertsen2007-04-271-4/+12
* #10005, #10003, #10001, #9999, #9945, #9965, #9909, #9906, #9877, #9861, #983...Meik Sievertsen2007-04-221-251/+248
* my take on getting the bugs down... thanks to those also providing (usable) s...Meik Sievertsen2007-04-121-38/+10
* fixing mcp bugs by introducing a new feature to check for loaded/accessible m...Meik Sievertsen2007-01-221-1/+1
* ok, handled some bugs... the most important being validate_username (the vari...Meik Sievertsen2007-01-171-1/+1
* #6098Dominik Dröscher2007-01-091-2/+2
* - some fixesMeik Sievertsen2006-12-211-42/+52
* - a bunch of fixesMeik Sievertsen2006-12-021-2/+3
* - bug fixes for #5618, #5588 and #5584Meik Sievertsen2006-11-261-2/+4
* rather large update, most important things done:Meik Sievertsen2006-11-241-8/+17
* - adjust unread query a bit to cope with large topics (thanks bart!)Meik Sievertsen2006-10-201-2/+2
* - fixed some bugsMeik Sievertsen2006-09-131-1/+1
* - birthdays/age in user's timezone and not server's local timeNils Adermann2006-08-281-3/+1
* so.... what does this thing do?David M2006-08-111-1/+1
* Include a link to the post by default when issuing a warningGraham Eames2006-07-231-0/+3
* - renamed the following columns:Meik Sievertsen2006-07-131-1/+1
* Prevent warning selfGraham Eames2006-06-201-0/+12
* BBCode parsing when warningGraham Eames2006-06-171-1/+1
* - removed db cache (might re-appear, but for now we do not see the need for it)Meik Sievertsen2006-06-161-31/+48
* make sure custom profile fields are created correctly on registration (#2225)Meik Sievertsen2006-06-131-1/+1
* Fix no avatar image - it shouldn't be set in the code but via the templateGraham Eames2006-06-121-8/+0
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-061-27/+23
* Assign page titles within the mcpGraham Eames2006-06-041-0/+2
* - do not allow pruning foundersMeik Sievertsen2006-05-281-1/+1
* Fix some warnings when selecting a userGraham Eames2006-04-201-3/+28
* - clean up marklist calls (global function)Meik Sievertsen2006-04-171-1/+6
* - fixed some bugsMeik Sievertsen2006-04-151-1/+1
* To all people having their bug status set to fixed: SF pserver CVS access is ...Meik Sievertsen2006-04-061-2/+2
* ok, thought about this now for too long. I think the best solution circumvent...Meik Sievertsen2006-03-251-30/+0
* BBCode parser needs instantiating [#1241]Graham Eames2006-03-251-0/+2