Changeset 15903
- Timestamp:
- 2007/09/22 17:45:22 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/feature-module-update/data/conf/conf.php
r15722 r15903 9 9 10 10 $CONF_PHP_PATH = realpath( dirname( __FILE__) ); 11 require_once($CONF_PHP_PATH ."/../install _mysql.php");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.