Changeset 5899 for temp/trunk/data/conf
- Timestamp:
- 2006/09/26 16:47:37 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/data/conf/conf.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/conf/conf.php
r5898 r5899 2 2 3 3 $CONF_PHP_PATH = realpath( dirname( __FILE__) ); 4 require_once($CONF_PHP_PATH ." /../install.inc");4 require_once($CONF_PHP_PATH ."../install.inc"); 5 5 require_once($CONF_PHP_PATH ."/core.php" ); 6 6 //--------------------------------------------------------------------------------------------------------
Note: See TracChangeset
for help on using the changeset viewer.
