Index: temp/trunk/html/admin/products/index_test.php
===================================================================
--- temp/trunk/html/admin/products/index_test.php	(revision 1809)
+++ temp/trunk/html/admin/products/index_test.php	(revision 1810)
@@ -34,5 +34,5 @@
 
 
-$max = 30;
+$max = 100;
 for($i = 0; $i < $max; $i++) {
 	$objPage->arrProducts[$i]['product_id'] = $i;
Index: temp/trunk/html/admin/products/index.php
===================================================================
--- temp/trunk/html/admin/products/index.php	(revision 1798)
+++ temp/trunk/html/admin/products/index.php	(revision 1810)
@@ -49,6 +49,6 @@
 
 // Ç§¾Ú²ÄÈÝ¤ÎÈ½Äê
-//$objSess = new SC_Session();
-//sfIsSuccess($objSess);
+$objSess = new SC_Session();
+sfIsSuccess($objSess);
 
 //¥­¥ã¥ó¥Ú¡¼¥ó¤ÎÊÔ½¸»þ
