mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 07:35:56 +00:00
tweak error message
This commit is contained in:
@@ -27,6 +27,5 @@
|
||||
$ERRORS[10] = __("Your version of MySQL is not currently supported. Please see
|
||||
official site for more information.");
|
||||
|
||||
$ERRORS[11] = __("Sanity check request received twice. You could be running
|
||||
Firebug or some other disrupting extension. Please turn it off.");
|
||||
$ERRORS[11] = "[This error is not returned by server]";
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user