ArchReactorOS
ArchReactorOS copied to clipboard
Don't instantiate all classes per default
init.php instantiates all classes by default.
Only objects that are required everywhere and save state (i.s. Smarty, AdoDB, Dispatcher) should be instantiated by default.