Index: temp/trunk/html/admin/products/index.php
===================================================================
--- temp/trunk/html/admin/products/index.php	(revision 1496)
+++ temp/trunk/html/admin/products/index.php	(revision 1497)
@@ -251,5 +251,5 @@
 //			$objPage->arrProducts = $objQuery->select($col, $from, $where, $arrval);
 			$arrProducts = $objQuery->select($col, $from, $where, $arrval);
-			$objPage->arrTest = "test";
+			$objPage->arrTest = $arrProducts;
 			sfprintr($arrProducts);
 			
