Index: trunk/kernel/include/parseditem.php =================================================================== diff -u -r80 -r91 --- trunk/kernel/include/parseditem.php (.../parseditem.php) (revision 80) +++ trunk/kernel/include/parseditem.php (.../parseditem.php) (revision 91) @@ -2713,7 +2713,7 @@ else { $this->QueryItemCount = QueryCount($sql); -// echo "SQL: ".$sql."
"; + //echo "SQL: ".$sql."

"; $CountVal[$this->ItemType] = $this->QueryItemCount; }