tbrehm
2008-07-09 7c99efcfdd45fcb3ffbdd1a4dca4ef4c79c0471d
server/plugins-available/mysql_clientdb_plugin.inc.php
@@ -60,6 +60,7 @@
      if($data["new"]["type"] == 'mysql') {
         if(!include_once(ISPC_LIB_PATH.'/mysql_clientdb.conf')) {
            $app->log('Unable to open'.ISPC_LIB_PATH.'/mysql_clientdb.conf',LOGLEVEL_ERROR);
            return;
         }
      
         //* Connect to the database