From 0ee5082b973ca39e89935905feeab2d0eebb741d Mon Sep 17 00:00:00 2001 From: Miles Lott Date: Sun, 21 Apr 2002 17:14:07 +0000 Subject: [PATCH] Remove the extra line again --- header.inc.php.template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/header.inc.php.template b/header.inc.php.template index 1270849942..d073f09fe6 100644 --- a/header.inc.php.template +++ b/header.inc.php.template @@ -93,8 +93,7 @@ /* 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}',