diff --git a/route.php b/route.php index 41ce1d2..043a494 100644 --- a/route.php +++ b/route.php @@ -536,7 +536,7 @@ class route } catch (Exception $e) { - header ($_SERVER["SERVER_PROTOCOL"]." 500 Internal Server Error"); + @header ($_SERVER["SERVER_PROTOCOL"]." 500 Internal Server Error"); // TODO : Allow a specific page to be configured and displayed echo "