Remove the extra line again

This commit is contained in:
Miles Lott 2002-04-21 17:14:07 +00:00
parent 918233979c
commit 0ee5082b97

View File

@ -93,8 +93,7 @@
/* /*
Leave off the final php closing tag, some editors will add Leave off the final php closing tag, some editors will add
a \n or space after which will mess up cookies later on a \n or space after which will mess up cookies later on
*/ */<!-- BEGIN domain -->
<!-- BEGIN domain -->
$GLOBALS['phpgw_domain']['{DB_DOMAIN}'] = array ( $GLOBALS['phpgw_domain']['{DB_DOMAIN}'] = array (
'db_host' => '{DB_HOST}', 'db_host' => '{DB_HOST}',
'db_name' => '{DB_NAME}', 'db_name' => '{DB_NAME}',