removing error reporting for debugging
This commit is contained in:
parent
7e4938f279
commit
591fc3733b
@ -1,6 +1,4 @@
|
||||
<?php
|
||||
error_reporting(E_ALL);
|
||||
|
||||
// Make sure we are called from index.php
|
||||
if (!defined('SECURITY')) die('Hacking attempt');
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user