mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Update check_auth.php
This commit is contained in:
@@ -259,7 +259,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
//get the domains
|
//get the domains
|
||||||
if (file_exists($_SERVER["PROJECT_ROOT"]."/app/domains/app_config.php")){
|
if (file_exists($_SERVER["PROJECT_ROOT"]."/app/domains/app_config.php") && !is_cli()){
|
||||||
require_once "app/domains/resources/domains.php";
|
require_once "app/domains/resources/domains.php";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user