summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: dfc7601)
raw | patch | inline | side by side (parent: dfc7601)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 17 Jun 2009 13:14:59 +0000 (13:14 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 17 Jun 2009 13:14:59 +0000 (13:14 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13724 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/include/class_userinfo.inc | patch | blob | history |
index 6be2be400a036ce6ad5a4bc08c0da1c0f7dd5da9..36c5072553e9296ae2ec100b25c9e40d5103ce8f 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();