Index: branches/dev/html/mobile/nonmember/payment.php
===================================================================
--- branches/dev/html/mobile/nonmember/payment.php	(revision 12827)
+++ branches/dev/html/mobile/nonmember/payment.php	(revision 12830)
@@ -102,6 +102,6 @@
 		$objSiteSess->setRegistFlag();
 		// ³ÎÇ§¥Ú¡¼¥¸¤Ø°ÜÆ°
-		header("Location: " . gfAddSessionId(MOBILE_URL_SHOP_CONFIRM));
-        //header("Location: " . gfAddSessionId('./confirm.php'));
+		//header("Location: " . gfAddSessionId(MOBILE_URL_SHOP_CONFIRM));
+        header("Location: " . gfAddSessionId('./confirm.php'));
 		exit;
 	}else{
