]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-welcome.php
Fixed also usage of previously renamed fields as they must be the same
[mailer.git] / inc / modules / admin / what-welcome.php
index 1aeb156fcdc5e9845ab1cc7e9cd7f8f65f29e518..8eb96c0e960f95c80eecb02e7cd04fc5bda49921 100644 (file)
@@ -40,7 +40,7 @@ if ((!defined('__SECURITY')) || (!isAdmin())) {
        die();
 } // END - if
 
-// Is sql_patches not yet installed?
+// Is ext-sql_patches not yet installed?
 if (!isExtensionInstalled('sql_patches')) {
        // Output warning
        displayMessage('{--ADMIN_WARNING_SQL_PATCHES_MISSING--}');