Index: /temp/trunk/data/downloads/module/mdl_epsilon/card.php
===================================================================
--- /temp/trunk/data/downloads/module/mdl_epsilon/card.php	(revision 8239)
+++ /temp/trunk/data/downloads/module/mdl_epsilon/card.php	(revision 8240)
@@ -75,4 +75,6 @@
 // ¥Ç¡¼¥¿Á÷¿®½èÍý
 function lfSendCredit($arrData, $arrPayment, $arrMainProduct){
+	global $objSiteSess;
+	
 	// ¥Ç¡¼¥¿Á÷¿®ÀèCGI
 	$order_url = $arrPayment[0]["memo02"];
@@ -104,7 +106,4 @@
 	if($err_code != "") {
 		$err_detail = sfGetXMLValue($arrXML,'RESULT','ERR_DETAIL');
-		sfprintr($err_code . ":" . $err_detail);
-			sfprintr($arrData);
-			sfprintr($arrPayment[0]);
 		if($err_code == "909"){
 			$arrPayment[0]["memo04"] = "10000-0000-00000";
