]> 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:55:49 +0000 (01:55 +0200)
committerFrédéric Buclin <LpSolit@gmail.com>
Sun, 18 Sep 2011 23:55:49 +0000 (01:55 +0200)
https://bugzilla.mozilla.org/show_bug.cgi?id=337776

docs/en/xml/installation.xml

index 8a837823ce10d8ae565fcd857ff109cd85e35b17..51ce881133757607bf46bbd973896e8fd07f1fd6 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>