1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2024-11-24 03:42:32 +01:00
BookStack/resources/views/layouts
Dan Brown 6e098905d4
Theme: Added handling for functions.php file load error
This adds specific handling for functions.php error loading to re-throw
errors wrapped in a more descriptive message, to make it clear the error
is due to an issue in their functions.php file.

Decided to throw and stop, rather than ignore & continue, to be on the
safe side in the event auth-level (or other security level) customizations
have been made via functions.php.

Adds test to cover.
Closes #4504
2023-09-12 12:34:02 +01:00
..
parts Added convenience theme system partials for export layouts 2022-08-09 13:46:52 +01:00
base.blade.php Theme: Added handling for functions.php file load error 2023-09-12 12:34:02 +01:00
export.blade.php Added convenience theme system partials for export layouts 2022-08-09 13:46:52 +01:00
plain.blade.php Updated wysiwyg with dark mode patches 2022-02-08 10:09:17 +00:00
simple.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
tri.blade.php Rolled out use of seperate link color style 2023-01-28 16:06:11 +00:00