]> git.mxchange.org Git - mailer.git/blobdiff - inc/db/lib-mysql3.php
API functions renamed:
[mailer.git] / inc / db / lib-mysql3.php
index b079a48e5ad4414f3260b3f5fb0e266edf5bb3ac..13dc80bb446c8136b70a7ebcdb4bfec02e2a4fb0 100644 (file)
@@ -101,7 +101,7 @@ function SQL_QUERY ($sqlString, $F, $L) {
        incrementConfigEntry('sql_count');
 
        // Debug output
-       if ((getOutputMode() != 1) && (isDebugModeEnabled()) && (isSqlDebuggingEnabled())) {
+       if ((getScriptOutputMode() != 1) && (isDebugModeEnabled()) && (isSqlDebuggingEnabled())) {
                //
                // Debugging stuff...
                //