summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e886035)
raw | patch | inline | side by side (parent: e886035)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 17 May 2006 11:03:50 +0000 (11:03 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 17 May 2006 11:03:50 +0000 (11:03 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@3390 594d385d-05f5-0310-b6e9-bd551577e9d8
TODO | patch | blob | history | |
plugins/admin/groups/class_groupManagement.inc | patch | blob | history |
index 7a863056f61057088a6069fcc412f9a3a40afc9f..4d2486cf1341a1a5f657c57d20b2492fffa4e1ba 100644 (file)
--- a/TODO
+++ b/TODO
* 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 52b4579330edb6012f00bdc4e71e2974b1c050d1..fa15aabc6e9f7f1a1036571377e4f94d666b8e32 100644 (file)
$filter.= "(objectClass=gosaMailAccount)";
}
- /*
- #FIXME Why is "sfilter" or "filter" set ?
- Please verify && add comment
- */
$sfilter= "";
if ($this->config->current['SAMBAVERSION'] == 3){
if (!$ShowPrimaryGroups){