1
0
mirror of https://github.com/flarum/core.git synced 2025-06-14 18:51:27 +02:00
Files
php-flarum/views
Franz Liedke bdac88b573 Determine error view and message based on type
...not based on status code.

To simplify this logic, we now use the same error "type" both when
routes are not found and specific models are not found. One exception is
ours, one is from Laravel, but for the purposes of error handling they
should be treated the same.

Fixes .
2019-08-14 19:47:56 +02:00
..
2019-03-07 00:33:25 +01:00