X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmysql-connect.php;h=defaaeba0dc67b48953e6435b3e6f72e95bc0d9b;hb=df785ee14455a9b6730943e28030ad2ee6e1ecb7;hp=767227bc65ddec21b4273e279d24903658123bfc;hpb=a47049ea6f00de14e0c87c1b78b035cc713a1f09;p=mailer.git diff --git a/inc/mysql-connect.php b/inc/mysql-connect.php index 767227bc65..defaaeba0d 100644 --- a/inc/mysql-connect.php +++ b/inc/mysql-connect.php @@ -120,7 +120,7 @@ if ((!isInstalling()) && (!isInstallationPhase())) { // Is it a valid resource? if (SQL_SELECT_DB($GLOBALS['mysql']['dbase'], __FILE__, __LINE__) === true) { - // Set database name (required for ext-optimize and isSqlTableCreated()) + // Set database name (required for ext-optimize and ifSqlTableExists()) setConfigEntry('__DB_NAME', $GLOBALS['mysql']['dbase']); // Remove MySQL array from namespace