tbrehm
2008-07-09 334a9f66939fe7462357504fbfc2c712c52f7f7f
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