Index: /temp/trunk/html/admin/products/index2.php
===================================================================
--- /temp/trunk/html/admin/products/index2.php	(revision 1670)
+++ /temp/trunk/html/admin/products/index2.php	(revision 1671)
@@ -21,5 +21,5 @@
 $objSess = new SC_Session();
 
-arrResults = Array
+$arrProducts = Array
 (
     '0' => Array
@@ -162,5 +162,5 @@
 
 );
-$objPage->arrProducts = $arrProducts;
+$objPage->arrResults = $arrProducts;
 
 // ²èÌÌ¤ÎÉ½¼¨
