Index: branches/dev/html/mobile/shopping/index.php
===================================================================
--- branches/dev/html/mobile/shopping/index.php	(revision 12643)
+++ branches/dev/html/mobile/shopping/index.php	(revision 12644)
@@ -244,9 +244,11 @@
     $objPage->arrForm = $_POST;
     
-    print($objPage->arrForm['year']);
-    
     if($objPage->arrForm['year']['value'] == '----') {
         $objPage->arrForm['year']['value'] = '';
     }
+    
+    print($objPage->arrForm['year']);
+    
+
     
     //$objPage->arrForm['email'] = strtolower($objPage->arrForm['email']);        // email¤Ï¤¹¤Ù¤Æ¾®Ê¸»ú¤Ç½èÍý
