Update upgrade.php

This commit is contained in:
FusionPBX 2022-10-19 11:06:38 -06:00 committed by GitHub
parent 353be53ba8
commit 14552806a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@
Mark J Crane <markjcrane@fusionpbx.com>
*/
//add the document root to the include path
$config_glob = glob("{/usr/local/etc,/etc}/fusionpbx/config.conf", GLOB_BRACE);
if (is_array($config_glob) && count($config_glob) > 0) {