mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 09:03:49 +00:00
Update domain_edit.php
This commit is contained in:
@@ -628,7 +628,7 @@ if (count($_POST) > 0 && strlen($_POST["persistformvar"]) == 0) {
|
||||
echo "</form>";
|
||||
|
||||
if ($action == "update" && permission_exists('domain_setting_view')) {
|
||||
require PROJECT_PATH."/app/domain_settings/domain_settings.php";
|
||||
require PROJECT_PATH."core/domain_settings/domain_settings.php";
|
||||
}
|
||||
|
||||
//include the footer
|
||||
|
||||
Reference in New Issue
Block a user