Index: temp/trunk/html/index.php
===================================================================
--- temp/trunk/html/index.php	(revision 2173)
+++ temp/trunk/html/index.php	(revision 2174)
@@ -15,7 +15,5 @@
 $conn = new SC_DBConn();
 $objSiteInfo = new SC_SiteInfo();
-$objPage->arrSiteInfo = $objSiteInfo['data'];
-
-sfprintr($objPage->arrSiteInfo);
+$objPage->arrSiteInfo = $objSiteInfo->data;
 
 // ¥ì¥¤¥¢¥¦¥È¥Ç¥¶¥¤¥ó¤ò¼èÆÀ
