aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/cache.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/9933] Move word censor regex into separate function in functions.phprxu2011-01-071-18/+1
* [ticket/9933] Wrong handling consecutive multiple asterisks in word censorrxu2011-01-071-2/+2
* [ticket/9747] Improve word censor.rxu2010-07-251-1/+8
* Support for Microsoft's Native SQL Server Driver for PHP - Patch by Chris Puc...Nils Adermann2010-02-111-0/+1
* Slight performance optimisation for r9624 refs #54265Chris Smith2010-02-011-1/+3
* Bug #54265 - Regression: Word Censors and CasesRuslan Uzdenov2009-11-261-1/+1
* Further word censor fix to work with UTF8 correctlyRuslan Uzdenov2009-07-071-1/+1
* Fix bug #16555 - Word censoring doesn't support unicode stringsRuslan Uzdenov2009-06-181-1/+9
* tiny alterations/bugfixesMeik Sievertsen2008-07-281-5/+5
* wonderful, another change... now come slap me to death... conquering mars.Meik Sievertsen2007-12-051-6/+1
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-3/+4
* wrong commentMeik Sievertsen2007-09-231-1/+1
* new hook system (do not get it confused with events or plugins please)Meik Sievertsen2007-09-221-0/+32
* ok, mess around with the templates + fixing some bugs + adjusting headers for...Meik Sievertsen2007-06-091-3/+3
* Better this way :DHenry Sudhof2007-05-211-1/+1
* changed the cache files to save some memory (all global ones are hold in memo...Meik Sievertsen2007-04-221-8/+8
* - fix some oddities (doubled spaces for example)Meik Sievertsen2007-01-261-2/+2
* Unused Code inside function update_forum_data [Bug #6606]Meik Sievertsen2006-12-271-23/+46
* consistant obtain_* functionsMeik Sievertsen2006-11-121-15/+18
* banned usernames are now cached and normalizedDavid M2006-11-121-0/+23
* - store sql_layer directly within the layer itselfMeik Sievertsen2006-10-141-1/+1
* - forgot to make the same change to the ODBC driverDavid M2006-10-011-1/+1
* - forgot to actually move the cache file :@Nils Adermann2006-06-141-0/+359