Changeset 3705 for temp/trunk


Ignore:
Timestamp:
2006/09/06 14:28:27 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/__default.php

    r3704 r3705  
    11<?php 
    22phpinfo(); 
    3 /* 
    43require_once($_SERVER['DOCUMENT_ROOT'] . "require.php"); 
    54 
    65class LC_Page { 
    76    function LC_Page() { 
    8         /** ɬ¤ºÊѹ¹¤¹¤ë ** 
     7        /** ɬ¤ºÊѹ¹¤¹¤ë **/ 
    98        $this->tpl_css = '/css/layout/contact/index.css';   // ¥á¥¤¥óCSS¥Ñ¥¹ 
    109         
     
    2120 $objView->assignobj($objPage); 
    2221 $objView->display(SITE_FRAME); 
    23  */ 
    2422//----------------------------------------------------------------------------------------------------------------------------------- 
    2523 
Note: See TracChangeset for help on using the changeset viewer.