Index: /temp/trunk/html/shopping/complete.php
===================================================================
--- /temp/trunk/html/shopping/complete.php	(revision 6954)
+++ /temp/trunk/html/shopping/complete.php	(revision 7704)
@@ -30,4 +30,7 @@
 	}
 }
+
+sfprintr($_SESSION["site"]);
+
 
 $conn = new SC_DBConn();
Index: /temp/trunk/data/downloads/module/mdl_epsilon/card.php
===================================================================
--- /temp/trunk/data/downloads/module/mdl_epsilon/card.php	(revision 7703)
+++ /temp/trunk/data/downloads/module/mdl_epsilon/card.php	(revision 7704)
@@ -31,15 +31,9 @@
 if($_GET["result"] == "1"){
 	
-	sfprintr($_GET);
-	sfprintr($_SESSION);
-	
 	// Àµ¾ï¤Ê¿ä°Ü¤Ç¤¢¤ë¤³¤È¤òµ­Ï¿¤·¤Æ¤ª¤¯
 	$objSiteSess->setRegistFlag();
 	
-	sfprintr($_SESSION["site"]);
-	exit();
-	
 	// ´°Î»²èÌÌ¤Ø
-	//header("Location: " . URL_SHOP_COMPLETE);
+	header("Location: " . URL_SHOP_COMPLETE);
 	
 }elseif($_GET["result"] == "0"){
