summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: fa2419d)
raw | patch | inline | side by side (parent: fa2419d)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 29 Oct 2008 16:25:46 +0000 (16:25 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 29 Oct 2008 16:25:46 +0000 (16:25 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@12813 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/include/class_userinfo.inc | patch | blob | history |
index e89e6da123b717bd3cee52d39ef047177b6673e6..3461020ba583b5c0fe37855140116c87882ba1b1 100644 (file)
}
$ACL_CACHE['MODULE_DEPARTMENTS'][$mod] = $deps;
+ session::set('ACL_CACHE',$ACL_CACHE);
+
$res = array_merge($res,$deps);
}
return ($deps);