From 142458e0e50a513d11125832b86d2cb030d72fde Mon Sep 17 00:00:00 2001 From: ryuring Date: Thu, 24 Oct 2024 13:52:45 +0900 Subject: [PATCH] Merge commit from fork MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * エラーメッセージ エスケープ追加 * useを追加 --------- Co-authored-by: seto --- plugins/bc-admin-third/templates/Error/error400.php | 3 ++- plugins/bc-admin-third/templates/Error/error500.php | 3 ++- plugins/bc-front/templates/Error/error400.php | 2 +- plugins/bc-front/templates/Error/error500.php | 2 +- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/plugins/bc-admin-third/templates/Error/error400.php b/plugins/bc-admin-third/templates/Error/error400.php index ad6daf6924..8524a0712a 100644 --- a/plugins/bc-admin-third/templates/Error/error400.php +++ b/plugins/bc-admin-third/templates/Error/error400.php @@ -10,6 +10,7 @@ */ use Cake\Core\Configure; +use Cake\Error\Debugger; /** * @var \BaserCore\View\BcAdminAppView $this @@ -44,7 +45,7 @@ ?> -

+

: -

+

: -

+

: -

+

: