From 3226a5e31e31c6b450f1a5be92fb8b347b7eda1f Mon Sep 17 00:00:00 2001 From: Eugene Molotov Date: Wed, 23 Dec 2020 17:48:30 +0500 Subject: [PATCH] [core] Use more correct text to indicate errored response from upstream --- lib/contents.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/contents.php b/lib/contents.php index 6e6f0b7b..21d81e60 100644 --- a/lib/contents.php +++ b/lib/contents.php @@ -198,8 +198,7 @@ EOD if($lastError !== null) $lastError = $lastError['message']; returnError(<<