More rewrites, and output-mode fixed (we should documentate this)
[mailer.git] / inc / db / lib-mysql3.php
index e709c8a0d95d03dcc8c3a4584c58be7297c97a60..cb1d236f3d401e4caf6dd226acb54ac7ce33efc4 100644 (file)
@@ -104,7 +104,7 @@ Query string:<br />
        incrementConfigEntry('sql_count');
 
        // Debug output
-       if ((getOutputMode() != '1') && (isDebugModeEnabled()) && (getConfig('DEBUG_SQL') == 'Y')) {
+       if ((getOutputMode() != 1) && (isDebugModeEnabled()) && (getConfig('DEBUG_SQL') == 'Y')) {
                //
                // Debugging stuff...
                //