mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
Change of function name, no actual change
This commit is contained in:
parent
ba6602f8da
commit
da077b9a7a
@ -232,7 +232,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
if ($usehtmleditor = can_use_richtext_editor()) {
|
||||
if ($usehtmleditor = can_use_html_editor()) {
|
||||
$defaultformat = FORMAT_HTML;
|
||||
} else {
|
||||
$defaultformat = FORMAT_MOODLE;
|
||||
|
Loading…
x
Reference in New Issue
Block a user