Index: branches/dev/html/mobile/shopping/index.php
===================================================================
--- branches/dev/html/mobile/shopping/index.php	(revision 12661)
+++ branches/dev/html/mobile/shopping/index.php	(revision 12663)
@@ -248,8 +248,4 @@
     }
     
-    print($objPage->arrForm['year']);
-    
-
-    
     //$objPage->arrForm['email'] = strtolower($objPage->arrForm['email']);        // email¤Ï¤¹¤Ù¤Æ¾®Ê¸»ú¤Ç½èÍý
     
@@ -331,18 +327,5 @@
                 $objPage->addr01 = @$address[0]['city'] . @$address[0]['town'];
             }
-        }/*elseif ($_POST["mode"] == "deliv") {
-            //¥Ñ¥¹¥ï¡¼¥ÉÉ½¼¨
-            
-            //¥á¡¼¥ë¼õ¤±¼è¤ê
-//            if (strtolower($objPage->arrForm['mail_flag']) == "on") {
-//                $objPage->arrForm['mail_flag']  = "2";
-//            } else {
-//                $objPage->arrForm['mail_flag']  = "3";
-//            }
-
-            $objPage->tpl_mainpage = 'shopping/deliv.tpl';
-            $objPage->tpl_title = '¤ªµÒÍÍ¾ðÊó(³ÎÇ§¥Ú¡¼¥¸)';
-
-        }*/
+        }
 
         //-- ¥Ç¡¼¥¿ÀßÄê
@@ -388,5 +371,5 @@
             
             lfCopyDeliv($objPage->tpl_uniqid, $_POST);
-            print_r($objPage->tpl_uniqid);
+            print_r($objPage);
            $objPage->arrAddr[0]['zip01'] = $objPage->zip01;
            $objPage->arrAddr[0]['zip02'] = $objPage->zip02;
