mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 09:26:35 +02:00
Small fix for bug 1364 when talking about database support in future
This commit is contained in:
parent
9b9e3f1037
commit
097ab88510
1 changed files with 2 additions and 2 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue