summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 5e145cc)
raw | patch | inline | side by side (parent: 5e145cc)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 24 Apr 2007 09:11:07 +0000 (09:11 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 24 Apr 2007 09:11:07 +0000 (09:11 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6186 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/acl/class_aclManagement.inc | patch | blob | history |
index a0923c47c7c50bb63d1043cd1166260aee8beee3..d5ed8084793dc8fabc99736061964d7dbd89a249 100644 (file)
/* Get divlist informations from filter part */
$Regex = $this->DivListACL -> Regex;
$SubSearch = $this->DivListACL -> SubSearch;
- $base = $_SESSION['CurrentMainBase'];
+ $base = $this->DivListACL -> selectedBase;
$Attrs = array("ou","cn","description","gosaAclEntry","objectClass");
$res = array();
$tmp = array(); // Will contain temporary results