Index: temp/trunk/html/admin/products/index.php
===================================================================
--- temp/trunk/html/admin/products/index.php	(revision 1650)
+++ temp/trunk/html/admin/products/index.php	(revision 1651)
@@ -36,4 +36,7 @@
 $objDate = new SC_Date();
 
+// Ç§¾Ú²ÄÈÝ¤ÎÈ½Äê
+$objSess = new SC_Session();
+//sfIsSuccess($objSess);
 
 // ÅÐÏ¿¡¦¹¹¿·¸¡º÷³«»ÏÇ¯
@@ -49,8 +52,4 @@
 $objPage->arrEndMonth = $objDate->getMonth();
 $objPage->arrEndDay = $objDate->getDay();
-
-// Ç§¾Ú²ÄÈÝ¤ÎÈ½Äê
-$objSess = new SC_Session();
-sfIsSuccess($objSess);
 
 //¥­¥ã¥ó¥Ú¡¼¥ó¤ÎÊÔ½¸»þ
