tbrehm
2012-10-25 edaa7c5d66ef52eec1c15f79ae4034fc3e67b9b7
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