Till Brehm
2014-02-17 baa7f2736bc91ca3feaed685e8a67a46db4fbb98
server/server.php
@@ -172,6 +172,9 @@
   $app->modules->loadModules('all');
   //** Load the plugins that are in the plugins-enabled folder
   $app->plugins->loadPlugins('all');
   $app->plugins->raiseAction('server_plugins_loaded', '');
   if ($tmp_num_records > 0) {
      $app->log("Found $tmp_num_records changes, starting update process.", LOGLEVEL_DEBUG);
      //** Go through the sys_datalog table and call the processing functions