Эх сурвалжийг харах

fixed bug with file handle

Nuno Miguel Reis 11 жил өмнө
parent
commit
b97d9c8c8f

+ 1 - 0
resources/classes/logging.php

@@ -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();