summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: bbd1fa6)
raw | patch | inline | side by side (parent: bbd1fa6)
author | careworks <careworks@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 2 Jun 2006 14:42:16 +0000 (14:42 +0000) | ||
committer | careworks <careworks@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 2 Jun 2006 14:42:16 +0000 (14:42 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@3647 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/groups/class_groupManagement.inc | patch | blob | history |
diff --git a/plugins/admin/groups/class_groupManagement.inc b/plugins/admin/groups/class_groupManagement.inc
index fa3592cab455f84e7717bc0a130f3693c9539b13..ed891cc5951eb2bc61fe53638b98e7cf021e3798 100644 (file)
return( $str);
};
/* Ensure that the new object is shown in the list now */
- $this->relaod();
+ $this->reload();
}