]> git.mxchange.org Git - mailer.git/blobdiff - modules.php
Also reset (aka daily reset scripts) renamed. The naming 'reset' came from the time...
[mailer.git] / modules.php
index fbcc2ff8bc4c10e71125b05da6d46cbff5b482ac..826deb7789bfcc641266452b1c21c83182c3acc2 100644 (file)
@@ -128,7 +128,7 @@ if ((isExtensionActive('maintenance')) && (isMaintenanceEnabled()) && (!isAdmin(
                        break;
        } // END - switch
 } elseif (!ifFatalErrorsDetected()) {
-       // MySQL problems detected
+       // SQL problems detected
        addFatalMessage(__FILE__, __LINE__, '{--MYSQL_ERRORS--}');
 }