diff --git a/tools/profiling/Controller.php b/tools/profiling/Controller.php index e8adfbb00..5fee49cb2 100644 --- a/tools/profiling/Controller.php +++ b/tools/profiling/Controller.php @@ -176,7 +176,6 @@ abstract class Controller extends ControllerCore public function __construct() { - parent::__construct(); // error management set_error_handler('developpementErrorHandler');