X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=gosa-core%2Fhtml%2FgetFAIstatus.php;h=042908d8107d8863a3d335b4fe4736d7792f2221;hb=5eb351d44a10e1315cba393a894348906934e06b;hp=53eadd09a4be0de1210364915380ec93556e5ef3;hpb=276bccef2e66d21a62ccbcf667b7089f6a3af454;p=gosa.git diff --git a/gosa-core/html/getFAIstatus.php b/gosa-core/html/getFAIstatus.php index 53eadd09a..042908d81 100644 --- a/gosa-core/html/getFAIstatus.php +++ b/gosa-core/html/getFAIstatus.php @@ -24,6 +24,7 @@ @require_once ("../include/php_setup.inc"); @require_once ("functions.inc"); +session_cache_limiter("private"); session::start(); session::global_set('errorsAlreadyPosted',array());