bugfix: The configuration page checks for MySQL support, instead of PDO.
We don't use the MySQL extension directly, but PDO instead. We should therefore check for the PDO extension. This resolves #448.
Loading
Please register or sign in to comment