X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=plugins%2Fadmin%2Fsystems%2Fclass_systemManagement.inc;h=27a4e6e0f7686aa3b20d9ce46996a0ce0e5543eb;hb=8b2684af3a79797b1e4cae9a95f86b1f8c3696b0;hp=f19629928567c7ec65ea724aa1f4cadfca975d53;hpb=404d37a738d3e6a698a024967286960a58be9d81;p=gosa.git diff --git a/plugins/admin/systems/class_systemManagement.inc b/plugins/admin/systems/class_systemManagement.inc index f19629928..27a4e6e0f 100644 --- a/plugins/admin/systems/class_systemManagement.inc +++ b/plugins/admin/systems/class_systemManagement.inc @@ -902,7 +902,7 @@ class systems extends plugin case 'install': case 'sysinfo': case 'softupdate': - case 'update': + case 'scheduledupdate': $type= 'Y'.$type; break; }