- Issue created by @mglaman
- Status changed to RTBC
14 days ago 11:34pm 5 October 2025
If you happen to dynamically alter the available routes to an empty array, this following error is thrown
Undefined variable $theme in gin_login_theme()
That's because $theme is not initialized before the foreach loop
Active
2.1
Code