summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 01d4e77)
raw | patch | inline | side by side (parent: 01d4e77)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 13 Mar 2008 08:55:09 +0000 (08:55 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 13 Mar 2008 08:55:09 +0000 (08:55 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@9725 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/departments/class_departmentGeneric.inc | patch | blob | history |
diff --git a/plugins/admin/departments/class_departmentGeneric.inc b/plugins/admin/departments/class_departmentGeneric.inc
index 0dc9495faec5c5be27cdf62351038a2ec8d65bbb..2a24e069ad89f3c2d94bcc83b7aadbc629bce991 100644 (file)
plugin::save();
/* Remove tag information if needed */
- if (!$this->is_administrational_unit){
+ if (!$this->is_administrational_unit && $this->initially_was_tagged){
$tmp= array();
/* Remove gosaAdministrativeUnit from this plugin */