Minor changes to gateways.

This commit is contained in:
Mark Crane
2014-03-22 01:15:24 +00:00
parent 38d0614665
commit f6b5bae661
3 changed files with 4 additions and 8 deletions
-3
View File
@@ -89,9 +89,6 @@ if (strlen($_GET["id"])>0) {
//syncrhonize configuration
save_gateway_xml();
//synchronize the xml config
//save_dialplan_xml();
//delete the gateways from memcache
$fp = event_socket_create($_SESSION['event_socket_ip_address'], $_SESSION['event_socket_port'], $_SESSION['event_socket_password']);
if ($fp) {