summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b8f557a)
raw | patch | inline | side by side (parent: b8f557a)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 26 Jan 2010 14:59:04 +0000 (14:59 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 26 Jan 2010 14:59:04 +0000 (14:59 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15333 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 b78f2b2871be4d7f4043df69f3c9d79a91455465..2ffb6bde5b79cbab41fc16076469c971a3f6ccda 100644 (file)
}
}
}
+ session::un_set('filterBlacklist');
return(array_values($entries));
}
}