summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorAndreas Unterkircher <unki@netshadow.at>2007-11-01 19:13:44 +0000
committerAndreas Unterkircher <unki@netshadow.at>2007-11-01 19:13:44 +0000
commit62f34c011732bb568d6bb7a7b69b70c0dd366e0a (patch)
tree5d2d4ff418e6debfc1463c98246f5482cce3ee57 /INSTALL
parent5f717dc4a76364974723dbbf8e4d3b03e194812b (diff)
change sqlite requirements in INSTALL file
git-svn-id: file:///var/lib/svn/phpfspot/trunk@284 fa6a889d-dae6-447d-9e79-4ba9a3039384
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 2769ebc..9fc1edd 100644
--- 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