1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 15:25:59 +00:00

Merge branch 'bugfix/return-errors' of wn/tt-rss into master

This commit is contained in:
fox
2020-12-18 14:14:04 +00:00
committed by Gogs

View File

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