Index: branches/dev/html/mobile/shopping/payment.php
===================================================================
--- branches/dev/html/mobile/shopping/payment.php	(revision 12561)
+++ branches/dev/html/mobile/shopping/payment.php	(revision 12562)
@@ -243,5 +243,4 @@
 function lfRegistData($uniqid) {
     
-print("trave");
 	global $objFormParam;
 	$arrRet = $objFormParam->getHashArray();
@@ -270,5 +269,5 @@
 		$sqlval['use_point'] = 0;
 	}
-	
+	print("trave");
 	sfRegistTempOrder($uniqid, $sqlval);
 }
