From: wbudic Date: Sun, 14 Oct 2018 09:34:18 +0000 (+1100) Subject: Commented out SQL debug print statment X-Git-Url: https://lifelog.hopto.org/gitweb/?a=commitdiff_plain;h=d37a07d3d65d5ab513207841bbbd689312a30515;p=LifeLog.git Commented out SQL debug print statment --- diff --git a/htdocs/cgi-bin/main.cgi b/htdocs/cgi-bin/main.cgi index 39f61b9..3c6766e 100755 --- a/htdocs/cgi-bin/main.cgi +++ b/htdocs/cgi-bin/main.cgi @@ -84,7 +84,7 @@ my $rs_cur = $q->param('rs_cur'); # # Enable to see main query statement issued! # - print "### -> ".$stmt; +# print "### -> ".$stmt; # #