X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=gosa-core%2Fhtml%2Fgetbin.php;h=4e1b4846410afdb92b1870fe269215ee7741dd03;hb=2a5337dae6cfc9f180dbc54eeafcae94a8804d6e;hp=55b7188fedafd27b990f2fb71d2675dcb4ca8af7;hpb=3cab42f378c95a0ee58ef0cb62dea7baaced83ff;p=gosa.git diff --git a/gosa-core/html/getbin.php b/gosa-core/html/getbin.php index 55b7188fe..4e1b48464 100644 --- a/gosa-core/html/getbin.php +++ b/gosa-core/html/getbin.php @@ -24,6 +24,7 @@ @require_once ("../include/php_setup.inc"); @require_once ("functions.inc"); error_reporting (0); +session_cache_limiter("private"); session::start(); session::global_set('errorsAlreadyPosted',array());