mirror of
https://github.com/phpbb/phpbb.git
synced 2025-04-12 20:02:08 +02:00
[ticket/11951] Add MariaDB to supported DBMSes in requirement section.
PHPBB3-11951
This commit is contained in:
parent
16ab35c1b5
commit
6de519431d
@ -139,6 +139,7 @@
|
||||
<li>A SQL database system, <strong>one of</strong>:
|
||||
<ul>
|
||||
<li>MySQL 3.23 or above (MySQLi supported)</li>
|
||||
<li>MariaDB 5.1 or above</li>
|
||||
<li>PostgreSQL 7.3+</li>
|
||||
<li>SQLite 2.8.2+ (SQLite 3 is not supported)</li>
|
||||
<li>Firebird 2.1+</li>
|
||||
|
Loading…
x
Reference in New Issue
Block a user