Code

Use base from divlist
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 24 Apr 2007 09:11:07 +0000 (09:11 +0000)
committerhickert <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

index a0923c47c7c50bb63d1043cd1166260aee8beee3..d5ed8084793dc8fabc99736061964d7dbd89a249 100644 (file)
@@ -441,7 +441,7 @@ class aclManagement extends plugin
     /* 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