]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fix one more place about SQLite
authorFrédéric Buclin <LpSolit@gmail.com>
Sun, 18 Sep 2011 23:57:45 +0000 (01:57 +0200)
committerFrédéric Buclin <LpSolit@gmail.com>
Sun, 18 Sep 2011 23:57:45 +0000 (01:57 +0200)
https://bugzilla.mozilla.org/show_bug.cgi?id=337776

docs/en/xml/installation.xml

index 77aa85beca7cacce7c60d596f331767ad4a05363..8df4574395dc9f765bad70f7d927b0b470325317 100644 (file)
         the user you will create for your database. Pick a strong
         password (for simplicity, it should not contain single quote
         characters) and put it here. $db_driver can be either 'mysql',
-        'Pg' or 'oracle'.
+        'Pg', 'Oracle' or 'Sqlite'.
       </para>
 
       <note>