mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-15 03:45:56 +00:00
add Config::LOCAL_OVERRIDE_JS
This commit is contained in:
@@ -420,6 +420,8 @@
|
||||
|
||||
$check = "themes.local/$theme";
|
||||
if (file_exists($check)) return $check;
|
||||
|
||||
return "";
|
||||
}
|
||||
|
||||
function theme_exists($theme) {
|
||||
|
||||
Reference in New Issue
Block a user