fixed bug with file handle

This commit is contained in:
Nuno Miguel Reis 2014-01-21 04:22:02 +00:00
parent e83d7ea1fd
commit b531bcc450
1 changed files with 1 additions and 0 deletions

View File

@ -69,6 +69,7 @@ class Logging
if ($log_file) {
$this->lfile($log_file);
$this->lopen();
}
else {
$this->lopen();