Update call_recordings.php
This commit is contained in:
parent
c425c46163
commit
cb499f2c58
|
|
@ -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')) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue