Index: temp/trunk/html/admin/products/index.php
===================================================================
--- temp/trunk/html/admin/products/index.php	(revision 1328)
+++ temp/trunk/html/admin/products/index.php	(revision 1448)
@@ -107,6 +107,6 @@
 
 	$where = "delete = 0";
-	
-	/* ÆþÎÏ¥¨¥é¡¼¤Ê¤· */
+/*	
+	// ÆþÎÏ¥¨¥é¡¼¤Ê¤·
 	if (count($objPage->arrErr) == 0) {
 			foreach ($objPage->arrForm as $key => $val) {
@@ -252,4 +252,5 @@
 		}
 	}
+	*/
 }
 
Index: temp/trunk/html/admin/order/index.php
===================================================================
--- temp/trunk/html/admin/order/index.php	(revision 1447)
+++ temp/trunk/html/admin/order/index.php	(revision 1448)
@@ -5,5 +5,5 @@
 class LC_Page {
 	function LC_Page() {
-		//$this->tpl_mainpage = 'order/index.tpl';
+		$this->tpl_mainpage = 'order/index.tpl';
 		$this->tpl_subnavi = 'order/subnavi.tpl';
 		$this->tpl_mainno = 'order';		
