Changeset 13402 for branches/rel/data/conf/conf.php
- Timestamp:
- 2007/05/25 10:05:14 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/rel/data/conf/conf.php
r12223 r13402 9 9 10 10 $CONF_PHP_PATH = realpath( dirname( __FILE__) ); 11 require_once($CONF_PHP_PATH ."/../install. inc");11 require_once($CONF_PHP_PATH ."/../install.php"); 12 12 require_once($CONF_PHP_PATH ."/core.php" ); 13 13
Note: See TracChangeset
for help on using the changeset viewer.