mirror of
https://github.com/e107inc/e107.git
synced 2025-08-16 03:24:20 +02:00
Issue #2146 - Removed leftover error_reporting() calls.
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
* @subpackage chatbox
|
||||
*/
|
||||
|
||||
error_reporting(E_ALL);
|
||||
|
||||
if(isset($_POST['chatbox_ajax']))
|
||||
{
|
||||
define('e_MINIMAL',true);
|
||||
|
Reference in New Issue
Block a user