From: hickert Date: Mon, 26 May 2008 05:35:08 +0000 (+0000) Subject: Reverted debug change X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=6ee96847c014c55463051bcfe5449b8d085240f1;p=gosa.git Reverted debug change git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10992 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/include/class_userinfo.inc b/gosa-core/include/class_userinfo.inc index 0719927c1..013fa048f 100644 --- a/gosa-core/include/class_userinfo.inc +++ b/gosa-core/include/class_userinfo.inc @@ -210,7 +210,7 @@ class userinfo /* Push cache answer? */ $ACL_CACHE = &session::get('ACL_CACHE'); - if (0 && isset($ACL_CACHE["$dn+$object+$attribute"])){ + if (isset($ACL_CACHE["$dn+$object+$attribute"])){ /* Remove write if needed */ if ($skip_write){