summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f197f01)
raw | patch | inline | side by side (parent: f197f01)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 3 Nov 2005 09:54:08 +0000 (09:54 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 3 Nov 2005 09:54:08 +0000 (09:54 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1813 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/personal/environment/class_environment.inc | patch | blob | history |
diff --git a/plugins/personal/environment/class_environment.inc b/plugins/personal/environment/class_environment.inc
index 96f73a7d924ff6e07826631d678d829c24c73f77..d4786d57b7e0700f6f4ebc525eb0ca6da2902269 100644 (file)
}
}
+ $smarty->assign("useProfileACL","");
if($this->acl != "#none#"){
$smarty->assign("useProfileACL","");
}else{