summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7418bd6)
raw | patch | inline | side by side (parent: 7418bd6)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 19 Jun 2008 11:23:40 +0000 (11:23 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 19 Jun 2008 11:23:40 +0000 (11:23 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11376 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/include/class_userinfo.inc | patch | blob | history |
index 07a0c367deba18cf295f9574ab76ac3db14a8195..230bdf131f83a50fd7cd59209183473fb2b460fc 100644 (file)
$this->config->get_departments();
$this->config->make_idepartments();
- print_a(array("DATA " => $module));
-
foreach($this->ACL as $dn => $infos){
foreach($infos as $info){
$found = FALSE;