mirror of
https://github.com/openwrt/luci.git
synced 2026-04-15 10:51:51 +00:00
In case no single theme could be loaded successfully, the runtime class failed to properly invoke the `error500()` method, which is only available through the passed environment at this point. Signed-off-by: Jo-Philipp Wich <jo@mein.io>