Changeset 14717 for branches/dev/data
- Timestamp:
- 2007/06/15 19:50:09 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/data/conf/conf.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/data/conf/conf.php
r14716 r14717 7 7 * 8 8 */ 9 exit(); 9 10 10 $CONF_PHP_PATH = realpath( dirname( __FILE__) ); 11 11 require_once($CONF_PHP_PATH ."/../install.php"); 12 exit(); 12 13 require_once($CONF_PHP_PATH ."/core.php" ); 13 14
Note: See TracChangeset
for help on using the changeset viewer.
