Index: temp/trunk/html/shopping/complete.php
===================================================================
--- temp/trunk/html/shopping/complete.php	(revision 7704)
+++ temp/trunk/html/shopping/complete.php	(revision 7705)
@@ -32,5 +32,4 @@
 
 sfprintr($_SESSION["site"]);
-
 
 $conn = new SC_DBConn();
Index: temp/trunk/data/class/SC_SiteSession.php
===================================================================
--- temp/trunk/data/class/SC_SiteSession.php	(revision 7665)
+++ temp/trunk/data/class/SC_SiteSession.php	(revision 7705)
@@ -12,4 +12,5 @@
 		sfDomainSessionStart();
 		// Á°¥Ú¡¼¥¸¤Ç¤ÎÅÐÏ¿À®¸ùÈ½Äê¤ò°ú¤­·Ñ¤°
+		sfprintr($_SESSION['site']);
 		$_SESSION['site']['pre_regist_success'] = $_SESSION['site']['regist_success'];
 		$_SESSION['site']['regist_success'] = false;
