Code

Updated post handling
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 29 Jul 2010 12:14:14 +0000 (12:14 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 29 Jul 2010 12:14:14 +0000 (12:14 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19219 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/goto/admin/groups/apps/class_groupApplication.inc

index cb491057d7b70115c614eb74eb78dd33b454b785..64bf2a65bfe2a099272a3fd43f3275ec9fa03699 100644 (file)
@@ -1381,7 +1381,7 @@ class appgroup extends plugin
                     "plDepends"     => array(),
                     "plPriority"    => 7,
                     "plSection"     => array("administration"),
-                    "plCategory"    => array("groups"),
+                    "plCategory"    => array("groups","ogroups"),
                     "plRequirements"=> array(
                         'ldapSchema' => array('gotoSubmenuEntry'=>'>=2.7','gotoMenuEntry' => '>=2.7'),
                         'onFailureDisablePlugin' => array(get_class())