You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
theme_view should support normal views as well
The current code assumed CI parsing on a match on APPPATH . $theme_view, but tested for enabled parsing in all other circumstances, which is incoherent and presumably unintended behaviour.