summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3b56d94)
raw | patch | inline | side by side (parent: 3b56d94)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 26 Oct 2009 13:57:57 +0000 (13:57 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 26 Oct 2009 13:57:57 +0000 (13:57 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@14640 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/plugins/admin/departments/class_departmentGeneric.inc | patch | blob | history |
diff --git a/gosa-core/plugins/admin/departments/class_departmentGeneric.inc b/gosa-core/plugins/admin/departments/class_departmentGeneric.inc
index 8461693daab894d35eae049d243df36a4b791661..78e514f1e2af041e3b302cd4d85cb3c5cc4e9713 100644 (file)
}
}
- /* If this is the root directory service entry (rootDSE)
- then avoid changing the naming attribute of this entry.
+ /* If this is the root directory service entry then avoid
+ changing the naming attribute of this entry.
*/
if($this->dn == $this->config->current['BASE']){
$this->$nA = $old_nA;