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
currently Kohana::find_file will find files in Theme before Theme_Other
the purpose is to make for example the theme_other/css/style.css file load instead of theme/css/style.css.
The text was updated successfully, but these errors were encountered:
currently Kohana::find_file will find files in Theme before Theme_Other
the purpose is to make for example the theme_other/css/style.css file load instead of theme/css/style.css.
The text was updated successfully, but these errors were encountered: