summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4e396e5)
raw | patch | inline | side by side (parent: 4e396e5)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 30 Jun 2006 07:00:16 +0000 (07:00 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 30 Jun 2006 07:00:16 +0000 (07:00 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@4010 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/ogroups/tabs_ogroups.inc | patch | blob | history |
index d39e9d3bae2d35766f5832522dc6d191f6e4efad..f67823d0d711b9100c090420c9d008f56821d9bc 100644 (file)
function execute(){
$str = "";
- /* Call parent execute */
- plugin::execute();
$this->by_object['ogroup']->AddDelMembership();
$this->reload($this->by_object['ogroup']->gosaGroupObjects);