@@ -69,7 +69,7 @@ |
||
| 69 | 69 | } |
| 70 | 70 | if ($temp !== false) { |
| 71 | 71 | $this->temp = $temp; |
| 72 | - }else{ |
|
| 72 | + } else{ |
|
| 73 | 73 | throw new FileLoggerException(__CLASS__.':'.sprintf('cannot create log file')); |
| 74 | 74 | } |
| 75 | 75 | $this->latest = $this->config['save-path'].'/'.$this->config['file-name']; |