Index: temp/trunk/data/class/SC_Cookie.php
===================================================================
--- temp/trunk/data/class/SC_Cookie.php	(revision 5934)
+++ temp/trunk/data/class/SC_Cookie.php	(revision 6780)
@@ -19,5 +19,5 @@
 	// ¥¯¥Ã¥­¡¼½ñ¤­¹þ¤ß
 	function setCookie($key, $val) {
-		setcookie($key, $val, $this->expire, "/", DOMAIN_NAME);
+		setcookie($key, $val, $this->expire, "/", DOMAIN_NAM);
 	}
 	
