tbrehm
2012-08-17 b349c0bda24c5a0780f650f4e65ee9fce6a4df91
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