Disable error reports

Esse commit está contido em:
Florian Brinker
2022-03-19 23:26:31 +01:00
commit 151770385d

Ver Arquivo

@@ -1,5 +1,5 @@
<?php
//error_reporting(0);
error_reporting(0);
include __DIR__.'/../vendor/autoload.php';