Update domain_edit.php
This commit is contained in:
@@ -650,7 +650,7 @@
|
|||||||
|
|
||||||
if ($action == "update" && permission_exists('domain_setting_view')) {
|
if ($action == "update" && permission_exists('domain_setting_view')) {
|
||||||
echo "<br />\n";
|
echo "<br />\n";
|
||||||
require PROJECT_PATH."/core/domain_settings/domain_settings.php";
|
require "core/domain_settings/domain_settings.php";
|
||||||
}
|
}
|
||||||
|
|
||||||
//include the footer
|
//include the footer
|
||||||
|
|||||||
Reference in New Issue
Block a user