mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 07:35:56 +00:00
block mysql versions where true is undefined in sanity_check
This commit is contained in:
@@ -22,4 +22,7 @@
|
||||
$ERRORS[8] = "Denied. Your access level is insufficient to access this page.";
|
||||
|
||||
$ERRORS[9] = "Configuration check failed";
|
||||
|
||||
$ERRORS[10] = "Your version of MySQL is not currently supported. Please see
|
||||
official site for more information.";
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user