mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-23 11:22:33 +01:00
4da72aa267
System was using the empty state return from theme_path, when no theme was configured, for loading in languages which would result in the root path being looked up upon. This changes the theme_path helper to return null in cases a theme is not configured instead of empty string to help prevent assumed return path will be legitimate, and to help enforce error case handling. For #2836 |
||
---|---|---|
.. | ||
Actions | ||
Api | ||
Auth | ||
Config | ||
Console | ||
Entities | ||
Exceptions | ||
Facades | ||
Http | ||
Interfaces | ||
Notifications | ||
Providers | ||
Settings | ||
Theming | ||
Traits | ||
Translation | ||
Uploads | ||
Util | ||
Application.php | ||
helpers.php | ||
Model.php |