From 93989c0d87615fdcfa4400ea58671972a11d306f Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Sun, 29 Oct 2023 12:50:27 +0100 Subject: [PATCH] Fix PHP string replacement error in utils/error.php (#9185) --- CHANGELOG.md | 1 + program/actions/utils/error.php | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1405b894c33..926d05c8f39 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ - Fix PHP warnings (#9174) - Fix UI issue when dealing with an invalid managesieve_default_headers value (#9175) - Fix bug where images attached to application/smil messages weren't displayed (#8870) +- Fix PHP string replacement error in utils/error.php (#9185) ## Release 1.6.4 diff --git a/program/actions/utils/error.php b/program/actions/utils/error.php index 6b1bf4fa6b8..84468be33fe 100644 --- a/program/actions/utils/error.php +++ b/program/actions/utils/error.php @@ -134,7 +134,6 @@ public function run($args = []) $output = '' . '' . $product . ':: ERROR' - . '' . '' . '' . ''
' . $page_content . '