aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acm/acm_db.php
Commit message (Expand)AuthorAgeFilesLines
* - removed db cache (might re-appear, but for now we do not see the need for it)Meik Sievertsen2006-06-161-227/+0
* - fixed a few bugsMeik Sievertsen2006-06-111-1/+0
* - some adjustements for phpdocumentorMeik Sievertsen2006-05-051-2/+3
* - overhauled search systemNils Adermann2006-01-111-2/+2
* - acm::exists() is considered private now and was renamed to acm::_exists()Nils Adermann2006-01-051-3/+3
* - some bugfixesMeik Sievertsen2005-12-041-1/+1
* - changes to /acmMeik Sievertsen2005-04-301-0/+5
* - added updated coding guidelinesMeik Sievertsen2005-04-101-2/+3
* - Documentation related changesMeik Sievertsen2005-04-091-12/+13
* Changed: the way caches expire. (see dev forum)Ludovic Arnaud2003-11-261-59/+116
* Changed: headers, and a couple of clean-upsLudovic Arnaud2003-09-031-25/+17
* Minor changesLudovic Arnaud2003-08-171-1/+1
* Added: ability to destroy specific SQL cachesLudovic Arnaud2003-08-121-1/+1
* Taken out the $db var from acm classes for consistency with other classesLudovic Arnaud2003-08-111-15/+13
* 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