Update phrase_delete.php

This commit is contained in:
FusionPBX
2019-02-05 18:15:31 -07:00
committed by GitHub
parent 9e663ab49e
commit 9b24edeec8

View File

@@ -69,7 +69,6 @@
save_phrases_xml();
//clear the cache
$fp = event_socket_create($_SESSION['event_socket_ip_address'], $_SESSION['event_socket_port'], $_SESSION['event_socket_password']);
$cache = new cache;
$cache->delete("languages:".$phrase_language);