From cc1597a58a0e123df1aecaa63442d494828abf3b Mon Sep 17 00:00:00 2001 From: n0nag0n Date: Fri, 27 Sep 2024 23:41:45 -0600 Subject: [PATCH] fix bad resolve --- flight/Engine.php | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/flight/Engine.php b/flight/Engine.php index df06a8c..d52f498 100644 --- a/flight/Engine.php +++ b/flight/Engine.php @@ -600,11 +600,7 @@ class Engine */ public function _error(Throwable $e): void { - $msg = sprintf( - - - - HTML + $msg = sprintf(<<500 Internal Server Error

%s (%s)

%s