mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-20 12:58:46 +01:00
remove reference to globalconfig
This commit is contained in:
parent
b0dc6ddf68
commit
88f79433b6
@ -13,10 +13,10 @@
|
|||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
|
|
||||||
/**************************************************************************\
|
/**************************************************************************\
|
||||||
* !!!!!!! EDIT THESE LINES !!!!!!!! *
|
* !!!!!!! EDIT THESE LINES !!!!!!!! *
|
||||||
* This setting allows you to easily move the include directory *
|
* This setting allows you to easily move the include directory and the *
|
||||||
* simply point this to your inc dir and then edit the globalconfig.inc.php *
|
* base of the phpGroupWare install. Simple edit the following 2 lines with *
|
||||||
* to fit your site, and you should be up and running. *
|
* the absolute path to fit your site, and you should be up and running. *
|
||||||
\**************************************************************************/
|
\**************************************************************************/
|
||||||
|
|
||||||
$phpgw_info["server"]["server_root"] = "/path/to/phpgroupware";
|
$phpgw_info["server"]["server_root"] = "/path/to/phpgroupware";
|
||||||
|
Loading…
Reference in New Issue
Block a user