mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:42 +01:00
make idots default login template-set
This commit is contained in:
parent
1fccda0d1c
commit
7b042b90fa
@ -42,7 +42,7 @@
|
||||
$GLOBALS['phpgw_info']['server']['sessions_type'] = '{SESSIONS_TYPE}';
|
||||
|
||||
/* Select which login template set you want, most people will use default */
|
||||
$GLOBALS['phpgw_info']['login_template_set'] = 'default';
|
||||
$GLOBALS['phpgw_info']['login_template_set'] = 'idots';
|
||||
|
||||
/* This is used to control mcrypt's use */
|
||||
$GLOBALS['phpgw_info']['server']['mcrypt_enabled'] = {ENABLE_MCRYPT};
|
||||
|
Loading…
Reference in New Issue
Block a user