From 4ab3e7a085e91989b9e644ba6ad9b218e6d6cd84 Mon Sep 17 00:00:00 2001 From: skeeter Date: Wed, 17 Apr 2002 23:58:35 +0000 Subject: [PATCH] Small change to the header template. --- header.inc.php.template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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}',