summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0285f36)
raw | patch | inline | side by side (parent: 0285f36)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 26 Feb 2010 14:32:49 +0000 (14:32 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 26 Feb 2010 14:32:49 +0000 (14:32 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15758 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/include/class_pluglist.inc | patch | blob | history |
index 5eedb7bf8565b55d2eeb130db47d2624bc1322c0..2e166125915b6842bbb6238be84e439638955f47 100644 (file)
$this->info['all']['plProvidedAcls']= array();
$this->info['all']['plDescription']= _("All objects in this category");
$this->info['all']['plSelfModify']= FALSE;
+
+ $this->gen_menu();
}