]> git.mxchange.org Git - mailer.git/blobdiff - inc/db/lib-mysql3.php
Updating profiles fixed. It was still broken since I have changed the password hashin...
[mailer.git] / inc / db / lib-mysql3.php
index 2f75170617703453414e1df7de6a24971acdd448..c463f8de30061e4f730a9fd20d85a687c57cc927 100644 (file)
@@ -49,6 +49,9 @@ function SQL_QUERY($sql_string, $F, $L)
 ".MYSQL_QUERY_STRING."<br />
 ".$sql_string);
 
+       // Debug output
+       //* DEBUG: */ 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))
        {
                //