Update phrase_delete.php

This commit is contained in:
FusionPBX 2019-02-05 18:15:31 -07:00 committed by GitHub
parent fa232dc6c5
commit 7e20bc9951
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

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);