Code

Removed double option from ogroups
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 8 Jul 2008 16:01:25 +0000 (16:01 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 8 Jul 2008 16:01:25 +0000 (16:01 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11562 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/goto/admin/ogroups/goto/class_termgroup.inc

index 1171a885d462ea21673282283d95612ed891c67b..fe937fa33a7c07c94706f4826f9c18a50cc6c350 100644 (file)
@@ -16,7 +16,6 @@ class termgroup extends plugin
   var $didAction          = FALSE;
   var $mapActions   = array("halt"            => "halt",
                             "reboot"          => "localboot",
-                            "instant_update"  => "softupdate",
                             "update"          => "update",
                             "reinstall"       => "reinstall",
                             "rescan"          => "rescan",