fixed bug with file handle
This commit is contained in:
@@ -69,6 +69,7 @@ class Logging
|
|||||||
|
|
||||||
if ($log_file) {
|
if ($log_file) {
|
||||||
$this->lfile($log_file);
|
$this->lfile($log_file);
|
||||||
|
$this->lopen();
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
$this->lopen();
|
$this->lopen();
|
||||||
|
|||||||
Reference in New Issue
Block a user