Index: branches/dev/html/mobile/shopping/confirm.php
===================================================================
--- branches/dev/html/mobile/shopping/confirm.php	(revision 13446)
+++ branches/dev/html/mobile/shopping/confirm.php	(revision 13447)
@@ -105,5 +105,5 @@
 	
 	// ·èºÑÊýË¡¤Ë¤è¤ê²èÌÌÀÚÂØ
-	if($module_id != "") {
+	if(!empty($module_id)) {
 		$_SESSION["payment_id"] = $arrData['payment_id'];
 		header("Location: " . gfAddSessionId(MOBILE_URL_SHOP_MODULE));
