Remove the call to the save_ivr_menu_xml function.

This commit is contained in:
Mark Crane
2012-11-29 22:39:09 +00:00
parent 232e50525c
commit 05d909f02a
5 changed files with 26 additions and 35 deletions
-3
View File
@@ -169,9 +169,6 @@ else {
unset($sql);
}
//synchronize the xml config
save_ivr_menu_xml();
//redirect the user
require_once "includes/header.php";
echo "<meta http-equiv=\"refresh\" content=\"2;url=ivr_menus.php\">\n";