aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acm/cache_file.php
Commit message (Collapse)AuthorAgeFilesLines
* Forgot to permanently delete the old fileLudovic Arnaud2003-03-231-227/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@3703 89ea8834-ac86-4346-8a33-228a782c2dd0
* D'OH!Ludovic Arnaud2003-03-121-3/+5
| | | | | | | (sql cache can expire, now) git-svn-id: file:///svn/phpbb/trunk@3637 89ea8834-ac86-4346-8a33-228a782c2dd0
* Renamed some functions in cache manager, now unloads vars properly before ↵Ludovic Arnaud2003-02-211-42/+47
| | | | | | the page is output. git-svn-id: file:///svn/phpbb/trunk@3479 89ea8834-ac86-4346-8a33-228a782c2dd0
* Use array_shift to fetch cached rows.Ludovic Arnaud2003-01-311-14/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@3438 89ea8834-ac86-4346-8a33-228a782c2dd0
* I thought I had committed this already :-/Ludovic Arnaud2003-01-311-25/+31
| | | | | | | (fixed slashing of data, added file locking) git-svn-id: file:///svn/phpbb/trunk@3436 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added global for phpbb_root_path to acm constructorPaul S. Owen2003-01-281-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@3394 89ea8834-ac86-4346-8a33-228a782c2dd0
* Un-b0rked ACL options caching, small general fixesLudovic Arnaud2003-01-201-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@3338 89ea8834-ac86-4346-8a33-228a782c2dd0
* EOL should be fixed nowLudovic Arnaud2003-01-131-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@3315 89ea8834-ac86-4346-8a33-228a782c2dd0
* Implementation of an experimental cache manager.Ludovic Arnaud2003-01-111-19/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@3313 89ea8834-ac86-4346-8a33-228a782c2dd0
* Implementation of an experimental cache manager.Ludovic Arnaud2003-01-111-0/+244
git-svn-id: file:///svn/phpbb/trunk@3312 89ea8834-ac86-4346-8a33-228a782c2dd0