Index: temp/trunk/html/admin/products/index_test.php
===================================================================
--- temp/trunk/html/admin/products/index_test.php	(revision 1764)
+++ temp/trunk/html/admin/products/index_test.php	(revision 1766)
@@ -53,5 +53,5 @@
 session_start();
 
-	$max = 9;
+	$max = 10;
 			for($i = 0; $i < $max; $i++) {
 				$objPage->arrProducts[] = "dummy";
@@ -59,9 +59,4 @@
 
 
-
-// ²èÌÌ¤ÎÉ½¼¨
-$objView->assignobj($objPage);
-$objView->display(MAIN_FRAME);
-exit;
 
 
