summaryrefslogtreecommitdiffstats
path: root/user_guide_src
diff options
context:
space:
mode:
authorAndrey Andreev <narf@bofh.bg>2012-03-12 15:48:28 +0100
committerAndrey Andreev <narf@bofh.bg>2012-03-12 15:48:28 +0100
commit2004325337c501b201fe55f653f86d3ba8432d06 (patch)
tree7b683a36bd75a9b81c4cc4e7a5af98f5c52ba91e /user_guide_src
parent802953234f0b7669333807aaa3f2318778cde187 (diff)
Update the list of supported databases
Diffstat (limited to 'user_guide_src')
-rw-r--r--user_guide_src/source/general/requirements.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/user_guide_src/source/general/requirements.rst b/user_guide_src/source/general/requirements.rst
index a927b7af6..05e87961a 100644
--- a/user_guide_src/source/general/requirements.rst
+++ b/user_guide_src/source/general/requirements.rst
@@ -4,5 +4,5 @@ Server Requirements
- `PHP <http://www.php.net/>`_ version 5.2.4 or newer.
- A Database is required for most web application programming. Current
- supported databases are MySQL (5.1+), MySQLi, MS SQL, Postgres, Oracle,
- SQLite, ODBC and CUBRID. \ No newline at end of file
+ supported databases are MySQL (5.1+), MySQLi, MS SQL, SQLSRV, Oracle,
+ PostgreSQL, SQLite, CUBRID, Interbase, ODBC and PDO.