Update upgrade.php
This commit is contained in:
parent
353be53ba8
commit
14552806a1
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue