diff -Nur -x '*.orig' -x '*.rej' e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/sources.php/50LocalLDAP mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/sources.php/50LocalLDAP --- e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/sources.php/50LocalLDAP 2006-10-02 20:09:08.000000000 -0500 +++ mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/sources.php/50LocalLDAP 2006-10-02 20:08:44.000000000 -0500 @@ -31,8 +31,12 @@ 'homePhone' => 'homephone', 'workPhone' => 'telephonenumber', 'cellPhone' => 'mobiletelephonenumber', - 'homeAddress' => 'homepostaladdress' - // 'freebusyUrl' => 'calFBURL' +{ + my $hordefreebusy = $horde{'freebusy'} || 'disabled'; return " \'homeAddress\' => \'homepostaladdress\'\n #freebusy is currently not enabled. To enable - config setprop horde freebusy enabled" unless ($hordefreebusy eq "enabled"); + $OUT .= ' \'homeAddress\' => \'homepostaladdress\',' + . "\n" + . ' \'freebusyUrl\' => \'calFBURL\''; +} ), 'search' => array( 'name',