Index: /temp/trunk/html/rss/product.php
===================================================================
--- /temp/trunk/html/rss/product.php	(revision 6686)
+++ /temp/trunk/html/rss/product.php	(revision 6687)
@@ -13,5 +13,5 @@
 		$this->tpl_mainpage = "rss/product.tpl";
 		$this->encode = "UTF-8";
-		($_GET['product_id'] == "") ? $this->title = "¾¦ÉÊ°ìÍ÷¾ðÊó" : $this->title = "¾¦ÉÊ¾ÜºÙ¾ðÊó";
+		($_GET['mode'] == "all") ? $this->title = "¾¦ÉÊ°ìÍ÷¾ðÊó" : $this->title = "¾¦ÉÊ¾ÜºÙ¾ðÊó";
 	}
 }
@@ -32,5 +32,5 @@
 	//¾¦ÉÊ¾ÜºÙ¤ò¼èÆÀ
 	$arrProduct = lfGetProductsDetail($objQuery, $product_id);
-	
+	sfprintr("et");
 	// ÃÍ¤Î¥»¥Ã¥È¤·Ä¾¤·
 	foreach($arrProduct as $key => $val){
