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