summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6e75838)
raw | patch | inline | side by side (parent: 6e75838)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 5 Nov 2009 07:01:32 +0000 (07:01 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 5 Nov 2009 07:01:32 +0000 (07:01 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@14749 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/include/class_ldap.inc | patch | blob | history |
index bf5385e011fbc79fe6e6ece3ef59c7df5bd36303..e888b8381b662a9fb05abe232eeda218c1045e02 100644 (file)
return (0);
}
if($this->hascon){
-
- $attrs['objectClass'][0] = "Herb ert";
if ($this->reconnect) $this->connect();
$r = @ldap_modify($this->cid, LDAP::fix($this->basedn), $attrs);
$this->error = @ldap_error($this->cid);