Improved handling of object attributes.
authorGunnar Wrobel <p@rdus.de>
Sun, 5 Apr 2009 20:50:40 +0000 (22:50 +0200)
committerGunnar Wrobel <p@rdus.de>
Mon, 6 Apr 2009 10:25:59 +0000 (12:25 +0200)
The library now allows locked, required, and derived attributes as
well as attributes with default values.

framework/Kolab_Server/lib/Horde/Kolab/Server/Ldap.php

index 014f3fc..591c4d0 100644 (file)
@@ -471,6 +471,7 @@ class Horde_Kolab_Server_Ldap extends Horde_Kolab_Server
         }
     }
 
+
     /**
      * Search for object data.
      *