remove reference to globalconfig

This commit is contained in:
sjb4891 2000-10-23 19:07:33 +00:00
parent b0dc6ddf68
commit 88f79433b6

View File

@ -14,9 +14,9 @@
/**************************************************************************\
* !!!!!!! EDIT THESE LINES !!!!!!!! *
* This setting allows you to easily move the include directory *
* simply point this to your inc dir and then edit the globalconfig.inc.php *
* to fit your site, and you should be up and running. *
* This setting allows you to easily move the include directory and the *
* base of the phpGroupWare install. Simple edit the following 2 lines with *
* the absolute path to fit your site, and you should be up and running. *
\**************************************************************************/
$phpgw_info["server"]["server_root"] = "/path/to/phpgroupware";