mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 10:26:40 +02:00
moving towards XHTML compliance
This commit is contained in:
parent
3ff20ca145
commit
99240fb67a
27 changed files with 2331 additions and 1244 deletions
|
@ -6,15 +6,15 @@
|
|||
|
||||
<p>In <b>Windows Systems</b> use something like:
|
||||
<ul>
|
||||
<li>c:\program files\data\moodle
|
||||
<li>c:\documents and settings\moodle\temp\saved
|
||||
<li>c:\program files\data\moodle</li>
|
||||
<li>c:\documents and settings\moodle\temp\saved</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
<p>In <b>Unix Systems</b> use something like:
|
||||
<ul>
|
||||
<li>/usr/data/moodle
|
||||
<li>/home/moodle/tmp/saved
|
||||
<li>/usr/data/moodle</li>
|
||||
<li>/home/moodle/tmp/saved</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue