]> lifelog.hopto.org Git - LifeLog.git/commitdiff
Commented out SQL debug print statment
authorwbudic <redacted>
Sun, 14 Oct 2018 09:34:18 +0000 (20:34 +1100)
committerwbudic <redacted>
Sun, 14 Oct 2018 09:34:18 +0000 (20:34 +1100)
htdocs/cgi-bin/main.cgi

index 39f61b9c0efed69086046fe3468729db1fab89a4..3c6766efbcd2d3a53454064da9d62d76a063c581 100755 (executable)
@@ -84,7 +84,7 @@ my $rs_cur = $q->param('rs_cur');
        #
        # Enable to see main query statement issued!
        #
-       print "### -> ".$stmt;
+#      print "### -> ".$stmt;
 
        #
        #