/[smeserver]/rpms/e-smith-base+ldap/sme8/e-smith-base+ldap-4.19.1-freebusy.patch
ViewVC logotype

Diff of /rpms/e-smith-base+ldap/sme8/e-smith-base+ldap-4.19.1-freebusy.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.2 by slords, Wed Apr 2 18:34:30 2008 UTC Revision 1.4 by slords, Sat Apr 19 15:16:58 2008 UTC
# Line 225  diff -Nur -x '*.orig' -x '*.rej' e-smith Line 225  diff -Nur -x '*.orig' -x '*.rej' e-smith
225       {       {
226           $userprops{$field} = $q->param($field);           $userprops{$field} = $q->param($field);
227       }       }
228  @@ -1108,6 +1109,20 @@  @@ -1103,6 +1109,20 @@
229   }   }
230    
231    
# Line 239  diff -Nur -x '*.orig' -x '*.rej' e-smith Line 239  diff -Nur -x '*.orig' -x '*.rej' e-smith
239  +{  +{
240  +    my ($fm, $item, $prop, $default) = @_;  +    my ($fm, $item, $prop, $default) = @_;
241  +  +
242  +    return $db->get_prop($item, $prop) || $default;  +    return $configdb->get_prop($item, $prop) || $default;
243  +}  +}
244  +  +
245  +  +


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed