mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 12:39:25 +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','company','addressbook_True');
|
||||||
$GLOBALS['pref']->change('addressbook','lastname','addressbook_True');
|
$GLOBALS['pref']->change('addressbook','lastname','addressbook_True');
|
||||||
$GLOBALS['pref']->change('addressbook','firstname','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