BookStack/app/Theming
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
..
CustomHtmlHeadContentProvider.php Applied latest styleci changes 2021-09-06 22:19:06 +01:00
ThemeEvents.php Webhooks: Fixed failing delete-based events 2023-07-12 16:16:12 +01:00
ThemeService.php Theme: Added handling for functions.php file load error 2023-09-12 12:34:02 +01:00