mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
got rid of bad line endings
This commit is contained in:
parent
5ea64f4b2f
commit
6077020a60
1 changed files with 156 additions and 156 deletions
|
@ -63,7 +63,7 @@ $CFG->prefix = 'mdl_'; // Prefix to use for all table names
|
|||
// Now you need to tell Moodle where it is located. Specify the full
|
||||
// web address to where moodle has been installed. If your web site
|
||||
// is accessible via multiple URLs then choose the most natural one
|
||||
// that your students would use. Do not include a trailing slash.
|
||||
// that your students would use. Do not include a trailing slash
|
||||
|
||||
$CFG->wwwroot = 'http://example.com/moodle';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue