Index: temp/trunk/data/downloads/module/mdl_epsilon/card.php
===================================================================
--- temp/trunk/data/downloads/module/mdl_epsilon/card.php	(revision 7626)
+++ temp/trunk/data/downloads/module/mdl_epsilon/card.php	(revision 7627)
@@ -52,5 +52,5 @@
 // Á÷¿®¥Ç¡¼¥¿À¸À®
 $arrData = array(
-	'contract_code' => '13094800',										// ·ÀÌó¥³¡¼¥É
+	'contract_code' => '130948001',										// ·ÀÌó¥³¡¼¥É
 	'user_id' => $arrData["customer_id"],								// ¥æ¡¼¥¶ID
 	'user_name' => $arrData["order_name01"].$arrData["order_name02"],	// ¥æ¡¼¥¶Ì¾
@@ -98,6 +98,4 @@
 xml_parser_free($parser);
 
-sfprintr($arrVal);
-exit();
 // ¥¨¥é¡¼¤¬¤¢¤ë¤«¥Á¥§¥Ã¥¯¤¹¤ë
 $err_code = lfGetXMLValue($arrVal,'RESULT','ERR_CODE');
@@ -108,6 +106,8 @@
 } else {
 	$url = lfGetXMLValue($arrVal,'RESULT','REDIRECT');
-	//header("Location: " . $url);	
+	header("Location: " . $url);	
 }
+
+//---------------------------------------------------------------------------------------------------------------------------------------------------------
 
 /**************************************************************************************************************
@@ -116,6 +116,6 @@
  * °ú¿ô1	¡§$arrVal	¥¥¥ Value¥Ç¡¼¥¿
  * °ú¿ô2	¡§$tag		¥¥¥ Tag¥Ç¡¼¥¿
- * °ú¿ô3	¡§$att		¥¥¥ Where¶ç¤Î¹Ê¹þ¾ò·ïÃÍ
- * Ìá¤êÃÍ	¡§¥Ö¥í¥Ã¥¯¾ðÊó
+ * °ú¿ô3	¡§$att		¥¥¥ ÂÐ¾Ý¥¿¥°Ì¾
+ * Ìá¤êÃÍ	¡§¼èÆÀ·ë²Ì
  **************************************************************************************************************/
 function lfGetXMLValue($arrVal, $tag, $att) {
