mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 14:41:29 +01:00
Possible fix for bug #461589
This commit is contained in:
parent
d233269b13
commit
7fc7a192c5
@ -2,5 +2,5 @@
|
||||
$GLOBALS['pref']->change('addressbook','company','addressbook_True');
|
||||
$GLOBALS['pref']->change('addressbook','lastname','addressbook_True');
|
||||
$GLOBALS['pref']->change('addressbook','firstname','addressbook_True');
|
||||
$GLOBALS['pref']->change('addressbook','default_category','all');
|
||||
$GLOBALS['pref']->change('addressbook','default_category','');
|
||||
?>
|
||||
|
Loading…
Reference in New Issue
Block a user