From: Steven L. <st...@tu...> - 2003-12-10 16:16:35
|
Hello Everyone. In order to fix problems with branch installs/upgrades some changes are going to need to be made. It has recently become apparent to me that making tbl_prefix and home_dir defines was a pretty bone-headed idea on my behalf. These values change on the fly when boost/branch are running and defines cannot be changed. So we all need to change PHPWS_HOME_DIR to $GLOBALS['core']->home_dir and update usage of PHPWS_TBL_PREFIX in install.php and update.php files. -- Steven Levin Computer Systems Admin I Electronic Student Services Appalachian State University Phone: 828.262.6740 http://phpwebsite.appstate.edu |