forked from extern/egroupware
Default vcard export charset to user preference
This commit is contained in:
parent
a367693ac0
commit
4cb4835544
@ -27,7 +27,9 @@
|
||||
<entry type="array" name="allowed_users">
|
||||
<entry type="string" name="0">Default</entry>
|
||||
</entry>
|
||||
<entry type="string" name="plugin_options"/>
|
||||
<entry type="string" name="plugin_options">
|
||||
<entry type="string" name="charset">user</entry>
|
||||
</entry>
|
||||
<entry type="string" name="modified">2012-10-23 09:46:56</entry>
|
||||
</entry>
|
||||
<entry type="array" name="import-addressbook-csv">
|
||||
|
Loading…
Reference in New Issue
Block a user