diff options
Diffstat (limited to 'share/templates/roundcubemail/recipient_to_contact.inc.php.tpl')
-rw-r--r-- | share/templates/roundcubemail/recipient_to_contact.inc.php.tpl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/share/templates/roundcubemail/recipient_to_contact.inc.php.tpl b/share/templates/roundcubemail/recipient_to_contact.inc.php.tpl new file mode 100644 index 0000000..f3b8d2f --- /dev/null +++ b/share/templates/roundcubemail/recipient_to_contact.inc.php.tpl @@ -0,0 +1,4 @@ +<?php + \$rcmail_config['recipient_to_contact_addressbooks'] = array(); + \$rcmail_config['recipient_to_contact_enabled_by_default'] = true; +?>
\ No newline at end of file |