From 6214219025565aba9cbbedd250ea0ea10be04b5a Mon Sep 17 00:00:00 2001 From: Florin-Ciprian Bodin Date: Thu, 31 Aug 2023 22:40:19 +0300 Subject: [PATCH] Update index.php --- index.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/index.php b/index.php index e2739f1..95ce260 100644 --- a/index.php +++ b/index.php @@ -640,5 +640,4 @@ catch (Exception $e) { echo simple_display($e -> getMessage()); } - -?> \ No newline at end of file +?>