1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-24 03:54:10 +01:00

Merge remote-tracking branch 'Noxwizard/ticket/10925' into prep-release-3.0.11

* Noxwizard/ticket/10925:
  [ticket/10925] Clarify installation requirements for SQLite
This commit is contained in:
Andreas Fischer 2012-06-20 10:31:08 +02:00
commit 155c93d71a

View File

@ -139,7 +139,7 @@
<ul>
<li>MySQL 3.23 or above (MySQLi supported)</li>
<li>PostgreSQL 7.3+</li>
<li>SQLite 2.8.2+</li>
<li>SQLite 2.8.2+ (SQLite 3 is not supported)</li>
<li>Firebird 2.1+</li>
<li>MS SQL Server 2000 or above (directly or via ODBC or the native adapter)</li>
<li>Oracle</li>