summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9f075da)
raw | patch | inline | side by side (parent: 9f075da)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 11 Jul 2006 04:55:12 +0000 (04:55 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 11 Jul 2006 04:55:12 +0000 (04:55 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@4085 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/users/class_userManagement.inc | patch | blob | history |
diff --git a/plugins/admin/users/class_userManagement.inc b/plugins/admin/users/class_userManagement.inc
index c03c089377109af6b4ecd6b18980996bec495736..8572894381214addcc681b2e33ce8cb5fe5394be 100644 (file)
function save_object()
{
/* Handle divlist filter && department selection*/
- $this->DivListUsers->save_object();
+ if(!is_object($this->usertab)){
+ $this->DivListUsers->save_object();
+ }
}
/* A set of disabled and therefore overloaded functions. They are