diff --git a/header.inc.php.sample b/header.inc.php.sample index 42d4ab2787..194cf64046 100644 --- a/header.inc.php.sample +++ b/header.inc.php.sample @@ -13,10 +13,10 @@ /* $Id$ */ /**************************************************************************\ - * !!!!!!! 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. * + * !!!!!!! EDIT THESE LINES !!!!!!!! * + * 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";