X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=html%2Fgetbin.php;h=daa16de6eb6cfb62aea7b6bd3a2f7475f725d965;hb=3a4267cf68ad2bab22b38af3536251e6d2e90ec2;hp=1817439c4b5b281d619eeec90a6e2dfa7e1303dc;hpb=d8a55d76008032b00c862dd802f77f26a64cb1d7;p=gosa.git diff --git a/html/getbin.php b/html/getbin.php index 1817439c4..daa16de6e 100644 --- a/html/getbin.php +++ b/html/getbin.php @@ -45,7 +45,7 @@ if (isset($_SESSION['binaryfile'])) { } echo $_SESSION['binary']; -error_reporting (E_ALL); +error_reporting (E_ALL | E_STRICT); // vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler: ?>