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