mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Voicemail [Class]: Resolve fclose() error on null object.
This commit is contained in:
@@ -929,7 +929,6 @@
|
||||
flush(); // Free up memory. Otherwise large files will trigger PHP's memory limit.
|
||||
}
|
||||
|
||||
fclose($fp);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user