mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-05 19:23:49 +00:00
fixed bug with file handle
This commit is contained in:
@@ -69,6 +69,7 @@ class Logging
|
||||
|
||||
if ($log_file) {
|
||||
$this->lfile($log_file);
|
||||
$this->lopen();
|
||||
}
|
||||
else {
|
||||
$this->lopen();
|
||||
|
||||
Reference in New Issue
Block a user