aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acm/acm_file.php
Commit message (Expand)AuthorAgeFilesLines
* some language-specific adjustementsMeik Sievertsen2007-05-031-2/+2
* some changes/bugfixesMeik Sievertsen2007-03-301-1/+1
* #5137David M2007-03-201-0/+1
* we support PHP4. :oMeik Sievertsen2007-03-031-3/+1
* this change should be a performance boost on destroying the sql cache... took...Meik Sievertsen2007-03-031-6/+23
* - fixing some bugsMeik Sievertsen2007-01-201-6/+24
* - use var_export instead of our format_array function [Bug #6748]Meik Sievertsen2007-01-041-40/+8
* he braces style is deprecated as of PHP 6Meik Sievertsen2006-10-071-4/+4
* - finally removed sql_numrowsMeik Sievertsen2006-10-041-8/+0
* i am tired of the support requests for those having changed the permissions o...Meik Sievertsen2006-09-241-0/+10
* made sql_rowseek consistent with the dbal methods as well as fixing sql_query...Meik Sievertsen2006-09-231-1/+1
* removed debug_extra noticeMeik Sievertsen2006-09-171-1/+1
* some changes/fixesMeik Sievertsen2006-09-021-1/+1
* some updates. Also adjusted the utf tools and normalizer more to our coding g...Meik Sievertsen2006-08-221-0/+26
* - 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
* make sure custom profile fields are created correctly on registration (#2225)Meik Sievertsen2006-06-131-5/+48
* - permission trace correctly uses language variables nowNils Adermann2006-06-041-3/+3
* some tiny changes...Meik Sievertsen2006-05-261-0/+2
* - some adjustements for phpdocumentorMeik Sievertsen2006-05-051-2/+2
* - Bug 1301David M2006-03-281-2/+2
* - adding ability to assign moderator specific ban optionsMeik Sievertsen2006-03-151-9/+12
* - fix cookie shorteningMeik Sievertsen2006-03-091-0/+3
* - overhauled search systemNils Adermann2006-01-111-0/+5
* - acm::exists() is considered private now and was renamed to acm::_exists()Nils Adermann2006-01-051-3/+8
* - some bugfixesMeik Sievertsen2005-12-041-12/+12
* - some bugfixesMeik Sievertsen2005-10-041-3/+3
* - changes to /acmMeik Sievertsen2005-04-301-0/+3
* - added updated coding guidelinesMeik Sievertsen2005-04-101-1/+1
* - fixed custom profile field get/storeMeik Sievertsen2005-04-101-1/+1
* - Documentation related changesMeik Sievertsen2005-04-091-12/+13
* - 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-261-46/+75
* 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-031-20/+13
* Minor changesLudovic Arnaud2003-08-171-0/+3
* oopsie on closedirPaul S. Owen2003-08-121-1/+1
* Added: ability to destroy specific SQL cachesLudovic Arnaud2003-08-121-7/+30
* Taken out the $db var from acm classes for consistency with other classesLudovic Arnaud2003-08-111-1/+1
* 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
* ACM filenames re-prefixedLudovic Arnaud2003-03-191-0/+227