Index: temp/trunk/html/index.php
===================================================================
--- temp/trunk/html/index.php	(revision 6079)
+++ temp/trunk/html/index.php	(revision 6771)
@@ -19,4 +19,7 @@
 $objPage = new LC_Page();
 $conn = new SC_DBConn();
+$objCookie = new SC_Cookie(COOKIE_EXPIRE);
+
+sfprintr($objCookie);
 
 // ¥ì¥¤¥¢¥¦¥È¥Ç¥¶¥¤¥ó¤ò¼èÆÀ
