diff --git a/windows/resources/fusionpbx/config.php b/windows/resources/fusionpbx/config.php index af27a0b..b7ea0b0 100644 --- a/windows/resources/fusionpbx/config.php +++ b/windows/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 +?>