1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-09 10:16:36 +02:00

[ticket/10809] Reflect MSSQL removal in docs files

PHPBB3-10809
This commit is contained in:
Jakub Senko
2016-04-13 14:32:08 +02:00
parent c64b8102b7
commit 37880af03c
2 changed files with 3 additions and 3 deletions

View File

@@ -144,7 +144,7 @@
<li>PostgreSQL 8.3+</li>
<li>SQLite 2.8.2+</li>
<li>SQLite 3.6.15+</li>
<li>MS SQL Server 2000 or above (directly or via ODBC or the native adapter)</li>
<li>MS SQL Server 2000 or above (via ODBC or the native adapter)</li>
<li>Oracle</li>
</ul>
</li>