mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-28 17:48:56 +01:00
Add default category setting of all
This commit is contained in:
parent
1d413dd5bb
commit
e783530f7f
@ -3,4 +3,5 @@
|
||||
$pref->change("addressbook","company","addressbook_True");
|
||||
$pref->change("addressbook","lastname","addressbook_True");
|
||||
$pref->change("addressbook","firstname","addressbook_True");
|
||||
$pref->change("addressbook","default_category","all");
|
||||
?>
|
||||
|
Loading…
Reference in New Issue
Block a user