Disable error all
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
//error_reporting(E_ERROR);
|
||||
error_reporting(E_ALL);
|
||||
error_reporting(E_ERROR);
|
||||
//error_reporting(E_ALL);
|
||||
header('X-Powered-By: mailcow');
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user