mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Update phrase_delete.php
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user