From: moodler <moodler>
Date: Tue, 11 May 2004 03:31:20 +0000 (+0000)
Subject: Small fix for bug 1364 when talking about database support in future
X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=097ab885106362740151196b32f2f3a93e78f7e7;p=moodle.git

Small fix for bug 1364 when talking about database support in future
---

diff --git a/lang/en/docs/install.html b/lang/en/docs/install.html
index 2716a0d69c..a4611c926f 100644
--- a/lang/en/docs/install.html
+++ b/lang/en/docs/install.html
@@ -54,8 +54,8 @@
     </li>
     <li>a working database server: <a href="http://www.mysql.com/" target="_blank">MySQL</a> 
       or <a href="http://www.postgresql.org/" target="_blank">PostgreSQL</a> are 
-      completely supported and recommended for use with Moodle 1.1. All other 
-      databases will be supported fully in the next release.</li>
+      completely supported and recommended for use with Moodle 1.1. Other 
+      databases will be supported fully in a future release.</li>
   </ol>
   <p>Most web hosts support all of this by default. If you are signed up with 
     one of the few webhosts that does not support these features ask them why,