removed notices
This commit is contained in:
parent
6e98d1fd73
commit
697ce8f90a
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env php
|
||||
<?php
|
||||
error_reporting(E_ALL);
|
||||
error_reporting(E_ERROR | E_PARSE);
|
||||
ini_set('display_errors',true);
|
||||
set_time_limit(100);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user