Even more fixes, loading session was on wrong page (needs db link up)
[mailer.git] / inc / db / lib-mysql3.php
index 2e8799d9c60dde95b38409806475de94bb47108e..88a135789b280c4e573327eebd2eb26aa71c5428 100644 (file)
@@ -72,7 +72,6 @@ Query string:<br />
 
        // Debug output
        //* DEBUG: */ print "Query=<pre>".$sql_string."</pre>, affected=<strong>".SQL_AFFECTEDROWS()."</strong>, numrows=<strong>".SQL_NUMROWS($result)."</strong><br />\n";
-
        if (($GLOBALS['output_mode'] != "1") && ($GLOBALS['output_mode'] != "-1") && (isDebugModeEnabled()) && (isBooleanConstantAndTrue('DEBUG_SQL'))) {
                //
                // Debugging stuff...