query debug output removed
authorRoland Häder <roland@mxchange.org>
Mon, 11 Feb 2008 22:15:10 +0000 (22:15 +0000)
committerRoland Häder <roland@mxchange.org>
Mon, 11 Feb 2008 22:15:10 +0000 (22:15 +0000)
inc/db/lib-mysql3.php

index fc424e00289fab1c11706bc797793a26b238a0da..63d84ca74a7b04aae89dd8464b1a6ac3d4185a0a 100644 (file)
@@ -49,9 +49,6 @@ function SQL_QUERY($sql_string, $F, $L, $compile=false)
 ".MYSQL_QUERY_STRING."<BR>
 ".$sql_string);
 
-        // Debug output
-        print "Query=<em>".$sql_string."</em>, affected=<b>".SQL_AFFECTEDROWS()."</b>, numrows=<b>".SQL_NUMROWS($result)."</b><br />\n";
-
        if (($CSS != "1") && ($CSS != "-1") && (DEBUG_MODE) && (DEBUG_SQL))
        {
                //