El RIDO 7 лет назад
Родитель
Сommit
20befe4bd6
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      tst/Bootstrap.php

+ 0 - 1
tst/Bootstrap.php

@@ -3,7 +3,6 @@
 use PrivateBin\Persistence\ServerSalt;
 
 error_reporting(E_ALL | E_STRICT);
-ini_set('display_errors', 1);
 
 // change this, if your php files and data is outside of your webservers document root
 if (!defined('PUBLIC_PATH')) {