Fix syntax problem

This commit is contained in:
FusionPBX
2023-02-21 19:44:41 -07:00
committed by GitHub
parent 2ca41f446b
commit 67bfd31765

View File

@@ -1437,6 +1437,8 @@ if (!class_exists('xml_cdr')) {
*/
public function delete($records) {
if (permission_exists($this->permission_prefix.'delete')) {
return false;
}
//add multi-lingual support
$language = new text;