Index: trunk/kernel/include/parseditem.php =================================================================== diff -u -r105 -r120 --- trunk/kernel/include/parseditem.php (.../parseditem.php) (revision 105) +++ trunk/kernel/include/parseditem.php (.../parseditem.php) (revision 120) @@ -2712,7 +2712,7 @@ if(is_numeric($CountVal[$this->ItemType])) { $this->QueryItemCount = $CountVal[$this->ItemType]; -// echo "CACHE:
"; print_r($CountVal); echo "

"; + //echo "CACHE:
"; print_r($CountVal); echo "

"; } else {