mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-07 20:23:51 +00:00
Update call_recordings.php
This commit is contained in:
@@ -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')) {
|
||||
|
||||
Reference in New Issue
Block a user