Index: branches/dev/html/mobile/nonmember/index.php
===================================================================
--- branches/dev/html/mobile/nonmember/index.php	(revision 12395)
+++ branches/dev/html/mobile/nonmember/index.php	(revision 12407)
@@ -189,5 +189,5 @@
         }
 
-        if ($_POST["mode"] == "deliv_addr") {
+        if ($_POST["mode"] == "deliv") {
             
             
@@ -209,5 +209,5 @@
             $objPage->tpl_title = '¤ªµÒÍÍ¾ðÊóÆþÎÏ(´°Î»¥Ú¡¼¥¸)';
 
-            sfMobileSetExtSessionId('id', $objPage->uniqid, 'regist/index.php');
+            /*sfMobileSetExtSessionId('id', $objPage->uniqid, 'regist/index.php');
 
             //¡¡²¾ÅÐÏ¿´°Î»¥á¡¼¥ëÁ÷¿®
@@ -235,5 +235,5 @@
             $objMail->setTo($_POST["email"], $name);
             $objMail->sendMail();
-
+*/
             // ´°Î»¥Ú¡¼¥¸¤Ë°ÜÆ°¤µ¤»¤ë¡£
             header("Location:" . gfAddSessionId("./complete.php"));
