Actually return the array of errors...

master
wn_ 4 years ago
parent e48beee7fc
commit 12435b223e

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

Loading…
Cancel
Save