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

Diff of /rpms/e-smith-base+ldap/sme7/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:17 2008 UTC Revision 1.3 by slords, Wed Apr 2 21:26:16 2008 UTC
# 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