From 51ec6f3caf29726b37bbac68679cec2b1ca84562 Mon Sep 17 00:00:00 2001 From: hickert Date: Wed, 17 May 2006 11:03:50 +0000 Subject: [PATCH] Some chnages git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@3390 594d385d-05f5-0310-b6e9-bd551577e9d8 --- TODO | 3 --- plugins/admin/groups/class_groupManagement.inc | 4 ---- 2 files changed, 7 deletions(-) diff --git a/TODO b/TODO index 7a863056f..4d2486cf1 100644 --- a/TODO +++ b/TODO @@ -24,9 +24,6 @@ Target for 2.4.1: * Change FAIstate when triggering actions (install, sysinfo, softupdate) -* Add another tab to ogroups when workstations are included - (generic settings include ntp, syslog, mode and action) - * Fix DNS plugin * Move from "default" to translated "inherited" (TC, WS and Servers) diff --git a/plugins/admin/groups/class_groupManagement.inc b/plugins/admin/groups/class_groupManagement.inc index 52b457933..fa15aabc6 100644 --- a/plugins/admin/groups/class_groupManagement.inc +++ b/plugins/admin/groups/class_groupManagement.inc @@ -381,10 +381,6 @@ class groupManagement extends plugin $filter.= "(objectClass=gosaMailAccount)"; } - /* - #FIXME Why is "sfilter" or "filter" set ? - Please verify && add comment - */ $sfilter= ""; if ($this->config->current['SAMBAVERSION'] == 3){ if (!$ShowPrimaryGroups){ -- 2.30.2