Changeset 3705 for temp/trunk
- Timestamp:
- 2006/09/06 14:28:27 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/__default.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/__default.php
r3704 r3705 1 1 <?php 2 2 phpinfo(); 3 /*4 3 require_once($_SERVER['DOCUMENT_ROOT'] . "require.php"); 5 4 6 5 class LC_Page { 7 6 function LC_Page() { 8 /** ɬ¤ºÊѹ¹¤¹¤ë ** 7 /** ɬ¤ºÊѹ¹¤¹¤ë **/ 9 8 $this->tpl_css = '/css/layout/contact/index.css'; // ¥á¥¤¥óCSS¥Ñ¥¹ 10 9 … … 21 20 $objView->assignobj($objPage); 22 21 $objView->display(SITE_FRAME); 23 */24 22 //----------------------------------------------------------------------------------------------------------------------------------- 25 23
Note: See TracChangeset
for help on using the changeset viewer.
