| #
                16905344 |  | 31-Jan-2010 | Andreas Gohr <andi@splitbrain.org> | first attempt to centralize all include loading
 Classes are loaded throug PHP5's class autoloader, all other
 includes are just loaded by default. This skips a lot of
 require_once calls.
 
 Parser and
 first attempt to centralize all include loading
 Classes are loaded throug PHP5's class autoloader, all other
 includes are just loaded by default. This skips a lot of
 require_once calls.
 
 Parser and Plugin stuff isn't handled by the class loader yet.
 show more ...  
 |