From f0538db0952ecb4589f7e85d32f2d5a3efef6d93 Mon Sep 17 00:00:00 2001 From: George Wainaina Date: Mon, 17 Jun 2024 16:06:25 +0300 Subject: [PATCH] fix: fixed exception error occurring in step5 of installation --- install/step5.php | 59 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 58 insertions(+), 1 deletion(-) diff --git a/install/step5.php b/install/step5.php index bf44338c..5fc1cf97 100644 --- a/install/step5.php +++ b/install/step5.php @@ -13,8 +13,65 @@ - +getMessage(), "\n"; +} +?>
Logo