Update call_recordings.php

This commit is contained in:
FusionPBX
2018-12-10 16:00:56 -07:00
committed by GitHub
parent c425c46163
commit cb499f2c58

View File

@@ -109,7 +109,7 @@ if (!class_exists('call_recordings')) {
} //end download method
/**
* download the recordings
* delete the recordings
*/
public function delete($id) {
if (permission_exists('call_recording_delete')) {