summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 17c3791)
raw | patch | inline | side by side (parent: 17c3791)
author | lhm-gosa <lhm-gosa@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 16 Jun 2009 11:28:27 +0000 (11:28 +0000) | ||
committer | lhm-gosa <lhm-gosa@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 16 Jun 2009 11:28:27 +0000 (11:28 +0000) |
Ticket: #2594
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@13721 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@13721 594d385d-05f5-0310-b6e9-bd551577e9d8
trunk/gosa-core/include/class_userinfo.inc | patch | blob | history |
diff --git a/trunk/gosa-core/include/class_userinfo.inc b/trunk/gosa-core/include/class_userinfo.inc
index f292c1bb9de613fbcdea0f172d006ab452962922..e4ffd1c378ad10db9314a7b9bbcfa635ef7b5860 100644 (file)
var $ocMapping= array();
var $groups= array();
var $result_cache =array();
- var $ignoreACl = FALSE;
+ var $ignoreACL = FALSE;
var $ACLperPath = array();
var $ACLperPath_usesFilter = array();