fixed bug with file handle

This commit is contained in:
Nuno Miguel Reis
2014-01-21 04:22:02 +00:00
parent 25f5868a4f
commit f686dc4de8

View File

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