diff --git a/header.inc.php.sample b/header.inc.php.sample index ae1c45f930..619298c259 100644 --- a/header.inc.php.sample +++ b/header.inc.php.sample @@ -19,7 +19,7 @@ * to fit your site, and you should be up and running. * \**************************************************************************/ - $phpgw_info["server"]["include_root"] = "/path/to/phpGroupWare/inc"; + $phpgw_info["server"]["include_root"] = "/path/to/phpgroupware/inc"; /* This is the basic include needed on each page for phpGroupWare application compliance */ $phpgw_flags["htmlcompliant"] = True;