@@ -181,8 +181,7 @@ |
||
| 181 | 181 | ) |
| 182 | 182 | // We are not previewing an attachment. |
| 183 | 183 | && !isset($_SESSION['attachments_can_preview'][$attachId]) |
| 184 | - ) |
|
| 185 | - { |
|
| 184 | + ) { |
|
| 186 | 185 | send_http_status(404, 'File Not Found'); |
| 187 | 186 | die('404 File Not Found'); |
| 188 | 187 | } |