change sqlite requirements in INSTALL file
authorAndreas Unterkircher <unki@netshadow.at>
Thu, 1 Nov 2007 19:13:44 +0000 (19:13 +0000)
committerAndreas Unterkircher <unki@netshadow.at>
Thu, 1 Nov 2007 19:13:44 +0000 (19:13 +0000)
git-svn-id: file:///var/lib/svn/phpfspot/trunk@284 fa6a889d-dae6-447d-9e79-4ba9a3039384

INSTALL

diff --git a/INSTALL b/INSTALL
index 2769ebc3724e4f5dc452635472457c01b05900f4..9fc1eddb1174128ccb60418055d074139be0849f 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -7,7 +7,7 @@ phpfspot install howto:
    - the following extensions must be available
      (compiled in or as shared object):
      * gd
-     * sqlite3
+     * sqlite3 (native or as PDO driver)
    - PEAR extensions (pear install %name%)
      * Calendar
      * HTML_AJAX