]> git.mxchange.org Git - mailer.git/blobdiff - inc/mysql-connect.php
Installation phase fixed (even more):
[mailer.git] / inc / mysql-connect.php
index 767227bc65ddec21b4273e279d24903658123bfc..defaaeba0dc67b48953e6435b3e6f72e95bc0d9b 100644 (file)
@@ -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