diff --git a/ubuntu/resources/fusionpbx/config.php b/ubuntu/resources/fusionpbx/config.php index 64b32cb..7d2df2c 100755 --- a/ubuntu/resources/fusionpbx/config.php +++ b/ubuntu/resources/fusionpbx/config.php @@ -43,4 +43,5 @@ //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 + ?>