forked from leftypol/leftypol
display errors for CLI utils by default
This commit is contained in:
parent
08e4fd9a0a
commit
ab661f9a5c
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@
|
||||||
* - ../
|
* - ../
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
ini_set('display_errors', 1);
|
||||||
|
error_reporting(E_ALL);
|
||||||
set_time_limit(0);
|
set_time_limit(0);
|
||||||
$shell_path = getcwd();
|
$shell_path = getcwd();
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue