mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 03:40:37 +02:00
Issue #2146 - Removed leftover error_reporting() calls.
This commit is contained in:
@@ -19,7 +19,7 @@ if (!getperms('P'))
|
||||
exit ;
|
||||
}
|
||||
|
||||
error_reporting(E_ALL);
|
||||
|
||||
require_once (e_PLUGIN . 'forum/forum_class.php');
|
||||
require_once (e_ADMIN . 'auth.php');
|
||||
|
||||
|
Reference in New Issue
Block a user