Extension ext-network continued, saving NULL entries fixed:
[mailer.git] / inc / db / lib-mysql3.php
index 63978b15495d695d52460a48f231554ab932bb57..7f5a297c64642679265ab14be06f0452a9861131 100644 (file)
@@ -106,7 +106,7 @@ Query string:<br />
        incrementConfigEntry('sql_count');
 
        // Debug output
-       if ((getOutputMode() != 1) && (isDebugModeEnabled()) && (isConfigEntrySet('DEBUG_SQL')) && (getConfig('DEBUG_SQL') == 'Y')) {
+       if ((getOutputMode() != 1) && (isDebugModeEnabled()) && (isSqlDebuggingEnabled())) {
                //
                // Debugging stuff...
                //