// small fix on profiling
This commit is contained in:
@@ -176,7 +176,6 @@ abstract class Controller extends ControllerCore
|
||||
|
||||
public function __construct()
|
||||
{
|
||||
parent::__construct();
|
||||
|
||||
// error management
|
||||
set_error_handler('developpementErrorHandler');
|
||||
|
||||
Reference in New Issue
Block a user