Index: temp/trunk/html/__default.php
===================================================================
--- temp/trunk/html/__default.php	(revision 3704)
+++ temp/trunk/html/__default.php	(revision 3705)
@@ -1,10 +1,9 @@
 <?php
 phpinfo();
-/*
 require_once($_SERVER['DOCUMENT_ROOT'] . "require.php");
 
 class LC_Page {
 	function LC_Page() {
-		/** É¬¤ºÊÑ¹¹¤¹¤ë **
+		/** É¬¤ºÊÑ¹¹¤¹¤ë **/
 		$this->tpl_css = '/css/layout/contact/index.css';	// ¥á¥¤¥óCSS¥Ñ¥¹
 		
@@ -21,5 +20,4 @@
  $objView->assignobj($objPage);
  $objView->display(SITE_FRAME);
- */
 //-----------------------------------------------------------------------------------------------------------------------------------
 
