From 73f20c88307a39485cd93f03c35618f8bac5e4f2 Mon Sep 17 00:00:00 2001 From: steven-y-e Date: Tue, 22 Dec 2020 10:18:46 -0500 Subject: [PATCH] feat(php): disable error reporting hide errors from visibility on web page --- public/index.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/public/index.php b/public/index.php index f9fef63..08d6fe4 100644 --- a/public/index.php +++ b/public/index.php @@ -76,6 +76,8 @@