Update domain_edit.php

This commit is contained in:
FusionPBX 2019-10-30 02:33:38 -06:00 committed by GitHub
parent ff59670542
commit 6936cc3ab7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -650,7 +650,7 @@
if ($action == "update" && permission_exists('domain_setting_view')) {
echo "<br />\n";
require PROJECT_PATH."/core/domain_settings/domain_settings.php";
require "core/domain_settings/domain_settings.php";
}
//include the footer