summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e20c678)
raw | patch | inline | side by side (parent: e20c678)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 26 May 2008 05:35:08 +0000 (05:35 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 26 May 2008 05:35:08 +0000 (05:35 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10992 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/include/class_userinfo.inc | patch | blob | history |
index 0719927c152b6612030f4ea7fa4a3d14839fad84..013fa048f32fd08578e843fe25633edf0f0aa54d 100644 (file)
/* 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){