@@ -136,7 +136,7 @@ |
||
136 | 136 | : (!empty($meta['seekable']) |
137 | 137 | ? $meta['seekable'] |
138 | 138 | : false |
139 | - ); |
|
139 | + ); |
|
140 | 140 | |
141 | 141 | if (isset($options['writable']) && is_bool($options['writable'])) { |
142 | 142 | $this->writable = $options['writable']; |