Index: /temp/trunk/html/admin/products/index.php
===================================================================
--- /temp/trunk/html/admin/products/index.php	(revision 1598)
+++ /temp/trunk/html/admin/products/index.php	(revision 1599)
@@ -16,5 +16,5 @@
 		$this->tpl_pager = ROOT_DIR . 'data/Smarty/templates/admin/pager.tpl';
 		$this->tpl_subtitle = '¾¦ÉÊ¥Þ¥¹¥¿';
-		
+		/*
 		global $arrPageMax;
 		$this->arrPageMax = $arrPageMax;
@@ -25,4 +25,5 @@
 		global $arrPRODUCTSTATUS_COLOR;
 		$this->arrPRODUCTSTATUS_COLOR = $arrPRODUCTSTATUS_COLOR;
+		*/
 	}
 }
@@ -406,10 +407,10 @@
 
 $objPage->arrProducts = $arrProducts;
-
+/*
 
 // ¥«¥Æ¥´¥ê¤ÎÆÉ¹þ
 $objPage->arrCatList = sfGetCategoryList();
 $objPage->arrCatIDName = lfGetIDName($objPage->arrCatList);
-
+*/
 // ²èÌÌ¤ÎÉ½¼¨
 $objView->assignobj($objPage);
@@ -417,6 +418,6 @@
 
 //---------------------------------------------------------------------------------------------------------------------------------------------------------
-
-/* ¼èÆÀÊ¸»úÎó¤ÎÊÑ´¹ */
+/*
+// ¼èÆÀÊ¸»úÎó¤ÎÊÑ´¹ 
 function lfConvertParam() {
 	global $objPage;
@@ -439,6 +440,7 @@
 	}
 }
-
-/* ¥¨¥é¡¼¥Á¥§¥Ã¥¯ */
+/*
+
+// ¥¨¥é¡¼¥Á¥§¥Ã¥¯ 
 // ÆþÎÏ¥¨¥é¡¼¥Á¥§¥Ã¥¯
 function lfCheckError() {
@@ -478,4 +480,4 @@
 	return $arrRet;
 }
-
+*
 ?>
