diff --git a/header.inc.php.template b/header.inc.php.template index d073f09fe6..1270849942 100644 --- a/header.inc.php.template +++ b/header.inc.php.template @@ -93,7 +93,8 @@ /* Leave off the final php closing tag, some editors will add a \n or space after which will mess up cookies later on - */ + */ + $GLOBALS['phpgw_domain']['{DB_DOMAIN}'] = array ( 'db_host' => '{DB_HOST}', 'db_name' => '{DB_NAME}',