Index: branches/dev/html/mobile/nonmember/confirm.php
===================================================================
--- branches/dev/html/mobile/nonmember/confirm.php	(revision 12832)
+++ branches/dev/html/mobile/nonmember/confirm.php	(revision 12833)
@@ -85,5 +85,5 @@
 	$objSiteSess->setRegistFlag();
 	//header("Location: " . gfAddSessionId(MOBILE_URL_SHOP_PAYMENT));
-    header("Location: " . gfAddSessionId('./payment.php'));
+    header("Location: " . gfAddSessionId('nonmember/payment.php'));
     exit;
 	break;
