Changeset 14718 for branches/dev/data
- Timestamp:
- 2007/06/15 19:50:57 (19 years ago)
- Location:
- branches/dev/data/conf
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/data/conf/conf.php
r14717 r14718 10 10 $CONF_PHP_PATH = realpath( dirname( __FILE__) ); 11 11 require_once($CONF_PHP_PATH ."/../install.php"); 12 exit();13 12 require_once($CONF_PHP_PATH ."/core.php" ); 14 13 -
branches/dev/data/conf/core.php
r14693 r14718 33 33 ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// 34 34 // WEBÉé²Ùʬ»¶ÀßÄê 35 35 exit(); 36 36 define ("MULTI_WEB_SERVER_MODE", false); // Éé²Ùʬ»¶¥â¡¼¥É(true:ON false:OFF) 37 37
Note: See TracChangeset
for help on using the changeset viewer.
