aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acm/acm_main.php
Commit message (Expand)AuthorAgeFilesLines
* - forgot to actually move the cache file :@Nils Adermann2006-06-141-359/+0
* make sure custom profile fields are created correctly on registration (#2225)Meik Sievertsen2006-06-131-6/+6
* - fixing a few smaller bugs/glitchesMeik Sievertsen2006-05-211-0/+5
* - fixed a few smaller thingsMeik Sievertsen2006-05-201-1/+1
* fixing bug #1860Meik Sievertsen2006-05-171-7/+8
* - Firebird is people tooDavid M2006-05-131-0/+7
* To all people having their bug status set to fixed: SF pserver CVS access is ...Meik Sievertsen2006-04-061-1/+1
* - add our beloved in_phpbb checkMeik Sievertsen2006-03-191-0/+7
* - fix some bugs...Meik Sievertsen2006-03-171-2/+2
* - fix cookie shorteningMeik Sievertsen2006-03-091-3/+2
* - fix minor bugsMeik Sievertsen2006-01-231-6/+7
* - acm::exists() is considered private now and was renamed to acm::_exists()Nils Adermann2006-01-051-26/+11
* Little tweak to enable the $parsed_items array to be properly built.Tom Beddard2005-12-221-2/+1
* - ok, get away with the secondary style approach (styles can be mixed togethe...Meik Sievertsen2005-12-221-0/+45
* - updated topic tracking codeMeik Sievertsen2005-10-191-12/+12
* - move some functions from global functions file to functions_display (those ...Meik Sievertsen2005-10-021-3/+18
* acm_main file for grouping cache-related functions.Meik Sievertsen2005-09-251-0/+295