Changeset 16172 for branches/feature-module-update/data/conf/conf.php
- Timestamp:
- 2007/09/29 20:07:22 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/feature-module-update/data/conf/conf.php
r16143 r16172 9 9 10 10 $CONF_PHP_PATH = realpath( dirname( __FILE__) ); 11 //require_once($CONF_PHP_PATH ."/../install.php"); 12 require_once($CONF_PHP_PATH ."/../install_pgsql.php"); 11 require_once($CONF_PHP_PATH ."/../install.php"); 13 12 require_once($CONF_PHP_PATH ."/core.php" ); 14 13
Note: See TracChangeset
for help on using the changeset viewer.