summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f0e6fc4)
raw | patch | inline | side by side (parent: f0e6fc4)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 28 Jan 2010 10:25:51 +0000 (10:25 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 28 Jan 2010 10:25:51 +0000 (10:25 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15401 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/plugins/personal/posix/groupSelect/class_filterLDAPBlacklist.inc | patch | blob | history |
diff --git a/gosa-core/plugins/personal/posix/groupSelect/class_filterLDAPBlacklist.inc b/gosa-core/plugins/personal/posix/groupSelect/class_filterLDAPBlacklist.inc
index 2ffb6bde5b79cbab41fc16076469c971a3f6ccda..b78f2b2871be4d7f4043df69f3c9d79a91455465 100644 (file)
}
}
}
- session::un_set('filterBlacklist');
return(array_values($entries));
}
}