Index: /temp/trunk/html/shopping/index.php
===================================================================
--- /temp/trunk/html/shopping/index.php	(revision 2694)
+++ /temp/trunk/html/shopping/index.php	(revision 2695)
@@ -102,5 +102,6 @@
 $objPage->arrDay = $objDate->getDay();
 
-sfprintr($objPage->year);
+// ÆþÎÏÃÍ¤Î¼èÆÀ
+$objPage->arrForm = $objFormParam->getFormParamList();
 
 if($objPage->year == '') {
@@ -108,8 +109,5 @@
 	$arrForm['year']['value'] = '----';
 }
-sfprintr($objPage->year);
-sfprintr($arrForm);
-// ÆþÎÏÃÍ¤Î¼èÆÀ
-$objPage->arrForm = $objFormParam->getFormParamList();
+
 
 $objView->assignobj($objPage);
