Index: /branches/dev/html/mobile/shopping/payment.php
===================================================================
--- /branches/dev/html/mobile/shopping/payment.php	(revision 12687)
+++ /branches/dev/html/mobile/shopping/payment.php	(revision 12704)
@@ -40,5 +40,4 @@
 lfInitParam();
 // POSTÃÍ¤Î¼èÆÀ
-print_r($_POST);
 $objFormParam->setParam($_POST);
 
@@ -272,5 +271,5 @@
 		$sqlval['use_point'] = 0;
 	}
-	print_r($_POST);
+	
 	sfRegistTempOrder($uniqid, $sqlval);
    
