]> git.wh0rd.org - tt-rss.git/blobdiff - errors.php
update_feeds.php: update up to DAEMON_FEED_LIMIT on one run
[tt-rss.git] / errors.php
index c7499a9ce5595fad016a8b65b466523116136838..dc47f38e40f888b88997909fb5d7436e1ddb46ba 100644 (file)
@@ -26,4 +26,6 @@
 
        $ERRORS[10] = __("Your version of MySQL is not currently supported. Please see 
                official site for more information.");
+
+       $ERRORS[11] = "[This error is not returned by server]";
 ?>