techboyg5 5 lat temu
rodzic
commit
e5f69cb497
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      INSTALL.md

+ 1 - 1
INSTALL.md

@@ -18,7 +18,7 @@ options](#configuration) to adjust as you see fit.
     - mcrypt extension (mcrypt needs to be able to access `/dev/urandom`. This means if `open_basedir` is set, it must include this file.)
     - mcrypt extension (mcrypt needs to be able to access `/dev/urandom`. This means if `open_basedir` is set, it must include this file.)
     - com_dotnet extension
     - com_dotnet extension
 - GD extension
 - GD extension
-- some disk space or (optionally) a MySQL or SQLite database
+- some disk space or (optionally) a MySQL, PostgreSQL or SQLite database
 - ability to create files and folders in the installation directory and the PATH defined in index.php
 - ability to create files and folders in the installation directory and the PATH defined in index.php
 - A web browser with JavaScript support
 - A web browser with JavaScript support