Remove the deprecated save_dialplan_xml function.
This commit is contained in:
parent
b4f9e3ffaf
commit
3e0851df3f
|
|
@ -364,9 +364,6 @@
|
|||
//debug info
|
||||
//echo "<pre>". print_r($message, true) ."</pre>"; exit;
|
||||
|
||||
//save the xml
|
||||
save_dialplan_xml();
|
||||
|
||||
//apply settings reminder
|
||||
$_SESSION["reload_xml"] = true;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue