tbrehm
2012-08-14 ff6a68388bcf9524f5dc7380c44f826aa9e1bf19
server/server.php
@@ -148,7 +148,7 @@
   unset($tmp_rec);
   
   //** Load required base-classes
   $app->uses('modules,plugins,file,services');
   $app->uses('modules,plugins,file,services,system');
   //** Load the modules that are in the mods-enabled folder
   $app->modules->loadModules('all');
   //** Load the plugins that are in the plugins-enabled folder