Index: temp/trunk/html/admin/products/index.php
===================================================================
--- temp/trunk/html/admin/products/index.php	(revision 1663)
+++ temp/trunk/html/admin/products/index.php	(revision 1664)
@@ -32,5 +32,5 @@
 $objPage = new LC_Page();
 $objView = new SC_AdminView();
-/*
+
 $objDate = new SC_Date();
 
@@ -47,5 +47,5 @@
 $objPage->arrEndMonth = $objDate->getMonth();
 $objPage->arrEndDay = $objDate->getDay();
-*/
+
 // Ç§¾Ú²ÄÈÝ¤ÎÈ½Äê
 $objSess = new SC_Session();
Index: temp/trunk/html/admin/products/index2.php
===================================================================
--- temp/trunk/html/admin/products/index2.php	(revision 1645)
+++ temp/trunk/html/admin/products/index2.php	(revision 1664)
@@ -1,5 +1,5 @@
 <?php
 
-require_once("../../require.php");
+require_once("../require.php");
 require_once("./index_csv.php");
 //require_once("../../require2.php");
