mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 01:05:55 +00:00
Actually return the array of errors...
This commit is contained in:
@@ -40,6 +40,8 @@
|
||||
$ERRORS[14] = __("Plugin not found");
|
||||
|
||||
$ERRORS[15] = __("Encoding data as JSON failed");
|
||||
|
||||
return $ERRORS;
|
||||
}
|
||||
|
||||
if ($_REQUEST['mode'] == 'js') {
|
||||
|
||||
Reference in New Issue
Block a user