Index: temp/trunk/html/admin/products/index.php
===================================================================
--- temp/trunk/html/admin/products/index.php	(revision 1503)
+++ temp/trunk/html/admin/products/index.php	(revision 1504)
@@ -251,5 +251,4 @@
 //			$objPage->arrProducts = $objQuery->select($col, $from, $where, $arrval);
 			$arrProducts = $objQuery->select($col, $from, $where, $arrval);
-			$objPage->arrTest = $arrProducts;
 			$objPage->arrProducts = array("a");
 			
