summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: cbaeaf9)
raw | patch | inline | side by side (parent: cbaeaf9)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 15 Jan 2009 10:04:16 +0000 (10:04 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 15 Jan 2009 10:04:16 +0000 (10:04 +0000) |
-Fixed department creation, plugin::save seems to be removed, accidentially.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13353 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13353 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 099d1967f59efbc856a1abeb351975dcf7a084cf..c5f5e01432d6c6135c16fe77026c84d8b7e24df6 100644 (file)
}
}
$this->skipTagging = TRUE;
+ plugin::save();
/* Remove tag information if needed */
if (!$this->is_administrational_unit && $this->initially_was_tagged){