aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acm
Commit message (Expand)AuthorAgeFilesLines
...
* language additionsMeik Sievertsen2004-05-261-1/+14
* fix some issues with oop, fixing small bugs and prepare the next steps...Meik Sievertsen2004-05-021-2/+7
* Changed: the way caches expire. (see dev forum)Ludovic Arnaud2003-11-262-105/+191
* Minor change. You may have to empty your cache.Ludovic Arnaud2003-09-041-4/+3
* Changed: headers, and a couple of clean-upsLudovic Arnaud2003-09-032-45/+30
* Minor changesLudovic Arnaud2003-08-172-1/+4
* oopsie on closedirPaul S. Owen2003-08-121-1/+1
* Added: ability to destroy specific SQL cachesLudovic Arnaud2003-08-122-8/+31
* Taken out the $db var from acm classes for consistency with other classesLudovic Arnaud2003-08-112-16/+14
* Greater than, lesser than... what's the big deal?? :PLudovic Arnaud2003-08-101-1/+1
* Added support for db-based caching... for people who like to store data in da...Ludovic Arnaud2003-08-101-0/+173
* Cleaned up var names. $query_result is now passed by reference to be altered ...Ludovic Arnaud2003-08-101-34/+34
* Remove subfolder storage of templates ... a safe-mode thang, you can delete a...Paul S. Owen2003-07-171-7/+9
* No functional changes, will only produce less PHP notices/warnings.Ludovic Arnaud2003-04-241-1/+1
* Added user notification for post reporting, moved lang strings to lang_main, ...Ludovic Arnaud2003-04-021-0/+7
* Random stuff: report.gif renamed to icon_report.gif, typo in acm_file.Ludovic Arnaud2003-03-281-1/+1
* Forgot to permanently delete the old fileLudovic Arnaud2003-03-231-227/+0
* ACM filenames re-prefixedLudovic Arnaud2003-03-191-0/+227
* D'OH!Ludovic Arnaud2003-03-121-3/+5
* Renamed some functions in cache manager, now unloads vars properly before the...Ludovic Arnaud2003-02-211-42/+47
* Use array_shift to fetch cached rows.Ludovic Arnaud2003-01-311-14/+1
* I thought I had committed this already :-/Ludovic Arnaud2003-01-311-25/+31
* Added global for phpbb_root_path to acm constructorPaul S. Owen2003-01-281-0/+1
* Un-b0rked ACL options caching, small general fixesLudovic Arnaud2003-01-201-2/+2
* EOL should be fixed nowLudovic Arnaud2003-01-131-1/+1
* Implementation of an experimental cache manager.Ludovic Arnaud2003-01-111-19/+1
* Implementation of an experimental cache manager.Ludovic Arnaud2003-01-111-0/+244