Index: branches/dev/html/mobile/nonmember/deliv_addr.php
===================================================================
--- branches/dev/html/mobile/nonmember/deliv_addr.php	(revision 14760)
+++ branches/dev/html/mobile/nonmember/deliv_addr.php	(revision 14762)
@@ -70,4 +70,5 @@
         header("Location: " . gfAddSessionId('index.php'));
         exit;
+
 	}
 }
@@ -113,6 +114,5 @@
 	case 'complete':
 		$objPage->arrErr = lfErrorCheck($objPage->arrForm);
-		print("test");exit;
-        if (count($objPage->arrErr) == 0) {
+		if (count($objPage->arrErr) == 0) {
             // ÅÐÏ¿
 			$other_deliv_id = lfRegistData($_POST,$arrRegistColumn,$uniqid);
