Fix SystemCheckPage with MySQL 5
authorTim Düsterhus <duesterhus@woltlab.com>
Wed, 13 Jul 2022 10:09:59 +0000 (12:09 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Wed, 13 Jul 2022 10:09:59 +0000 (12:09 +0200)
commitd8d8d2d15dc47820f3b4f0b43c913574813404f4
tree6a8c4cdc5d4d0c85824edcc25ba5d7669e01b29c
parent04b4f8e5bae688ff0f7ca626b4c9ee9c24aa70ae
Fix SystemCheckPage with MySQL 5

The array key for MySQL's 5.y.z branch was removed in
9870f6ffe5a52130e858777cec48f0576a625a4a, but it still was accessed.
wcfsetup/install/files/lib/acp/page/SystemCheckPage.class.php