From ad714fb280506eb218063c2402bca65df9cea88e Mon Sep 17 00:00:00 2001 From: Pro-pra Date: Fri, 6 May 2022 08:37:31 +0900 Subject: [PATCH] What is work without this? What is work without this? --- freebsd/resources/fusionpbx/config.php | 1 + 1 file changed, 1 insertion(+) diff --git a/freebsd/resources/fusionpbx/config.php b/freebsd/resources/fusionpbx/config.php index 1c187dc..64b32cb 100755 --- a/freebsd/resources/fusionpbx/config.php +++ b/freebsd/resources/fusionpbx/config.php @@ -43,3 +43,4 @@ //error_reporting (E_ALL); // Report everything //error_reporting (E_ALL ^ E_NOTICE); // hide notices error_reporting(E_ALL ^ E_NOTICE ^ E_WARNING ); //hide notices and warnings +?>