]> git.wh0rd.org - tt-rss.git/blobdiff - errors.php
tweak error message
[tt-rss.git] / errors.php
index 9fb028ecac9024e710d02f084dc9797545c615ac..dc47f38e40f888b88997909fb5d7436e1ddb46ba 100644 (file)
@@ -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]";
 ?>