From: Andreas Unterkircher Date: Thu, 1 Nov 2007 19:13:44 +0000 (+0000) Subject: change sqlite requirements in INSTALL file X-Git-Tag: phpfspot-1.2~54 X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=phpfspot.git;a=commitdiff_plain;h=62f34c011732bb568d6bb7a7b69b70c0dd366e0a;hp=5f717dc4a76364974723dbbf8e4d3b03e194812b change sqlite requirements in INSTALL file git-svn-id: file:///var/lib/svn/phpfspot/trunk@284 fa6a889d-dae6-447d-9e79-4ba9a3039384 --- 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