aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_words.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-2/+1
* [ticket/11768] Re-added the code that got lost in rebaseJoshyPHP2015-04-021-1/+1
* [ticket/11768] This commit integrates s9e\TextFormatters9e2015-04-021-0/+2
* [ticket/13455] Remove unnecessary calls to `utf8_normalize_nfc()`Gaëtan Muller2015-02-031-2/+2
* [ticket/13455] Update calls to `request_var()`Gaëtan Muller2015-02-031-7/+7
* [ticket/13468] Update calls to `add_log()`Gaëtan Muller2015-01-271-3/+4
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-4/+7
* [ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code.Andreas Fischer2014-04-291-2/+1
* [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* Merge branch 'develop-olympus' into developAndreas Fischer2011-01-071-0/+3
|\
| * [ticket/9933] Wrong handling consecutive multiple asterisks in word censorrxu2011-01-071-0/+3
| * Allow "0" as censor word and replacement.Andreas Fischer2009-08-211-5/+7
* | [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/+187
* | put acp, mcp and ucp into modules/ directoryMeik Sievertsen2008-12-241-184/+0
* | - updated all code to use the request class instead of any direct access toNils Adermann2008-11-241-1/+1
* | ok... i hope i haven't messed too much with the code and everything is still ...Meik Sievertsen2008-05-291-2/+1
|/
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-3/+11
* Cleanup in aisle 15Henry Sudhof2007-10-031-1/+1
* Ok, here comes a big one. Poor updater. Also requires testing.Henry Sudhof2007-10-031-0/+8
* changed the cache files to save some memory (all global ones are hold in memo...Meik Sievertsen2007-04-221-2/+2
* Unused Code inside function update_forum_data [Bug #6606]Meik Sievertsen2006-12-271-13/+25
* - fixes for the following bugs:Meik Sievertsen2006-11-151-5/+3
* messageNils Adermann2006-11-121-0/+2
* - some bugfixesMeik Sievertsen2006-08-281-3/+3
* make sure custom profile fields are created correctly on registration (#2225)Meik Sievertsen2006-06-131-1/+1
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-061-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-26/+0
* adjusting sql_freeresult a bit as well as our error handler (it now prints ou...Meik Sievertsen2006-03-221-1/+1
* - fix some tiny bugsMeik Sievertsen2006-02-181-12/+12
* - Buh? Incorrect lang index...David M2005-12-291-2/+1
* - more acp additions and changes...Meik Sievertsen2005-11-201-0/+184