From 06313396f540e093eb8251a70a04be6a79119a6b Mon Sep 17 00:00:00 2001 From: Dave Mc Nicoll Date: Tue, 15 Mar 2022 15:18:52 +0000 Subject: [PATCH] - Added a try/catch on the Kernel load --- skeleton/public/index.php | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/skeleton/public/index.php b/skeleton/public/index.php index eb8a548..52f18c1 100644 --- a/skeleton/public/index.php +++ b/skeleton/public/index.php @@ -1,3 +1,8 @@ getMessage(); +} \ No newline at end of file