@@ -191,8 +191,7 @@ |
||
| 191 | 191 | ) |
| 192 | 192 | // We are not previewing an attachment. |
| 193 | 193 | && !isset($_SESSION['attachments_can_preview'][$attachId]) |
| 194 | - ) |
|
| 195 | - { |
|
| 194 | + ) { |
|
| 196 | 195 | send_http_status(404, 'File Not Found'); |
| 197 | 196 | die('404 File Not Found'); |
| 198 | 197 | } |