mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 14:41:29 +01:00
Small change to the header template.
This commit is contained in:
parent
4f422d4608
commit
4ab3e7a085
@ -93,7 +93,8 @@
|
|||||||
/*
|
/*
|
||||||
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