Remove the deprecated save_dialplan_xml function.
This commit is contained in:
parent
b09ad0f257
commit
6e86691f8d
|
|
@ -178,9 +178,6 @@
|
|||
//echo "</pre>\n";
|
||||
//exit;
|
||||
|
||||
//syncrhonize configuration
|
||||
save_dialplan_xml();
|
||||
|
||||
//apply settings reminder
|
||||
$_SESSION["reload_xml"] = true;
|
||||
|
||||
|
|
@ -463,4 +460,4 @@
|
|||
//include the footer
|
||||
require_once "resources/footer.php";
|
||||
|
||||
?>
|
||||
?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue