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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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')) {