aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acm
Commit message (Expand)AuthorAgeFilesLines
* - custom profile field fixedMeik Sievertsen2006-08-031-1/+1
* - acm_file uses an index pointer to the current row instead of shifting the r...Nils Adermann2006-08-011-1/+62
* - tackle some usability issuesMeik Sievertsen2006-07-091-6/+8
* - removed db cache (might re-appear, but for now we do not see the need for it)Meik Sievertsen2006-06-161-227/+0
* - 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-132-11/+54
* - fixed a few bugsMeik Sievertsen2006-06-111-1/+0
* - permission trace correctly uses language variables nowNils Adermann2006-06-041-3/+3
* some tiny changes...Meik Sievertsen2006-05-261-0/+2
* - 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
* - some adjustements for phpdocumentorMeik Sievertsen2006-05-052-4/+5
* To all people having their bug status set to fixed: SF pserver CVS access is ...Meik Sievertsen2006-04-061-1/+1
* - Bug 1301David M2006-03-281-2/+2
* - add our beloved in_phpbb checkMeik Sievertsen2006-03-191-0/+7
* - fix some bugs...Meik Sievertsen2006-03-171-2/+2
* - adding ability to assign moderator specific ban optionsMeik Sievertsen2006-03-151-9/+12
* - fix cookie shorteningMeik Sievertsen2006-03-092-3/+5
* - fix minor bugsMeik Sievertsen2006-01-231-6/+7
* - overhauled search systemNils Adermann2006-01-112-2/+7
* - acm::exists() is considered private now and was renamed to acm::_exists()Nils Adermann2006-01-053-32/+22
* 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
* - some bugfixesMeik Sievertsen2005-12-042-13/+13
* - updated topic tracking codeMeik Sievertsen2005-10-191-12/+12
* - some bugfixesMeik Sievertsen2005-10-041-3/+3
* - 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
* - changes to /acmMeik Sievertsen2005-04-302-0/+8
* - added updated coding guidelinesMeik Sievertsen2005-04-102-3/+4
* - fixed custom profile field get/storeMeik Sievertsen2005-04-101-1/+1
* - Documentation related changesMeik Sievertsen2005-04-092-24/+26
* - mysql 4.1.x support (mysqli extension)Meik Sievertsen2005-01-021-1/+1
* - some fixes/changesMeik Sievertsen2004-12-191-3/+3
* 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