aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/class_loader.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* [feature/extension-manager] Document what the class loader stores in cacheNils Adermann2011-11-181-0/+2
* [feature/extension-manager] Add docblock to cached paths map in class loaderNils Adermann2011-11-181-0/+5
* [feature/extension-manager] The class loader no longer knows about extensionsNils Adermann2011-09-291-29/+18
* [feature/extension-manager] Extension Manager & FinderNils Adermann2011-09-291-8/+20
* [task/acm-refactor] Cleaning up left over mentions of ACM and fixing tests.Nils Adermann2011-01-091-11/+11
* [task/acm-refactor] Refactor the ACM classes to have a common interface.Igor Wiedler2011-01-091-10/+11
* [feature/auto-loading] Only check subdir if there is another name part.Nils Adermann2010-08-191-1/+1
* [feature/auto-loading] Added a phpBB autoloader with caching support.Nils Adermann2010-07-051-0/+162