mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-18 04:20:05 +02:00
make idots default login template-set
This commit is contained in:
@@ -42,7 +42,7 @@
|
|||||||
$GLOBALS['phpgw_info']['server']['sessions_type'] = '{SESSIONS_TYPE}';
|
$GLOBALS['phpgw_info']['server']['sessions_type'] = '{SESSIONS_TYPE}';
|
||||||
|
|
||||||
/* Select which login template set you want, most people will use default */
|
/* 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 */
|
/* This is used to control mcrypt's use */
|
||||||
$GLOBALS['phpgw_info']['server']['mcrypt_enabled'] = {ENABLE_MCRYPT};
|
$GLOBALS['phpgw_info']['server']['mcrypt_enabled'] = {ENABLE_MCRYPT};
|
||||||
|
Reference in New Issue
Block a user