Remove the deprecated save_dialplan_xml function.

This commit is contained in:
FusionPBX
2020-08-14 00:15:47 -06:00
committed by GitHub
parent 3161cd638b
commit ae9da80ed1
@@ -181,8 +181,6 @@
} }
unset($result, $row); unset($result, $row);
save_dialplan_xml();
//apply settings //apply settings
$_SESSION["reload_xml"] = true; $_SESSION["reload_xml"] = true;
} }