Voicemail [Class]: Resolve fclose() error on null object.
This commit is contained in:
parent
cf51a862e7
commit
9b3eb31ac3
|
|
@ -929,7 +929,6 @@
|
|||
flush(); // Free up memory. Otherwise large files will trigger PHP's memory limit.
|
||||
}
|
||||
|
||||
fclose($fp);
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue