Marius Cramer
2013-10-18 bd68aae78a5d696e4ccb9c0d267486c283a6d9d2
server/server.php
@@ -170,6 +170,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