@@ -108,6 +108,9 @@ |
||
| 108 | 108 | chmod($filename, 0755); |
| 109 | 109 | } |
| 110 | 110 | |
| 111 | + /** |
|
| 112 | + * @param string $type |
|
| 113 | + */ |
|
| 111 | 114 | private function write($type, $message) |
| 112 | 115 | { |
| 113 | 116 | if (!is_null($this->write_function)) { |