From 2e93009db6f3d751728fc00ffc0f5b2c87a49a5d Mon Sep 17 00:00:00 2001
From: Aleksei Khudiakov
Date: Tue, 11 Jun 2024 21:18:01 +1000
Subject: [PATCH] Error template does not have error variable defined outside
of debug mode
Signed-off-by: Aleksei Khudiakov
---
templates/error/error.phtml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/error/error.phtml b/templates/error/error.phtml
index 6c73f99..2ece16b 100644
--- a/templates/error/error.phtml
+++ b/templates/error/error.phtml
@@ -9,7 +9,7 @@
contact us via chat.
-
+
= $this->e($error) ?>