forked from extern/egroupware
Remove the extra line again
This commit is contained in:
parent
918233979c
commit
0ee5082b97
@ -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}',
|
||||||
|
Loading…
Reference in New Issue
Block a user