[horde] Only one field for e-mail address in Turba?
Michael Neurohr
mnewpipe at gmail.com
Tue Jan 7 15:11:59 UTC 2014
On 07.01.2014 16:00, Michael J Rubinsky wrote:
> Add them to your backend mapping. See turba/config/backends[.local].php
Great, that worked.
I just added
<?php
$cfgSources['localsql']['map']['homeEmail'] = 'object_homeemail';
$cfgSources['localsql']['map']['workEmail'] = 'object_workemail';
to the file turba/config/backends.local.php.
Thanks,
Michael
More information about the horde
mailing list