summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6994da4)
raw | patch | inline | side by side (parent: 6994da4)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 25 Feb 2008 07:48:08 +0000 (07:48 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 25 Feb 2008 07:48:08 +0000 (07:48 +0000) |
-Write UnitTag.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@9090 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@9090 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 a6e443d0815bb2faaa29b4c0664efb475f3068f6..a59500df8e2a5b76d6282611f8a75d2217320580 100644 (file)
}
plugin::save();
+ $this->attrs['gosaUnitTag'] = $this->gosaUnitTag;
+
/* Remove tag information if needed */
if (!$this->is_administrational_unit){
$tmp= array();