summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: abf967d)
raw | patch | inline | side by side (parent: abf967d)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 11 Mar 2010 09:02:14 +0000 (09:02 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 11 Mar 2010 09:02:14 +0000 (09:02 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16409 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/dak/addons/dak/class_dakplug.inc | patch | blob | history |
diff --git a/gosa-plugins/dak/addons/dak/class_dakplug.inc b/gosa-plugins/dak/addons/dak/class_dakplug.inc
index 4cc7e06740bbe53a6fb15c5f9cecf685ef096b58..c54535039f2a16af59caf2eb0f7323fbc303372c 100644 (file)
public function execute()
{
+ plugin::execute();
return($this->tabs->execute());
}