@@ -44,7 +44,7 @@ |
||
44 | 44 | $http_response_header = [ |
45 | 45 | 'HTTP/0.0 999', |
46 | 46 | 'local-file', |
47 | - 'path:'.$data->path |
|
47 | + 'path:' . $data->path |
|
48 | 48 | ]; |
49 | 49 | } |
50 | 50 | // @codeCoverageIgnoreEnd |