Merge branch 'master' of git.tt-rss.org:fox/tt-rss

This commit is contained in:
Andrew Dolgov 2020-12-20 11:28:57 +03:00
commit b65e07a12b
1 changed files with 2 additions and 0 deletions

View File

@ -40,6 +40,8 @@
$ERRORS[14] = __("Plugin not found");
$ERRORS[15] = __("Encoding data as JSON failed");
return $ERRORS;
}
if ($_REQUEST['mode'] == 'js') {