Change of function name, no actual change
This commit is contained in:
+1
-1
@@ -232,7 +232,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
if ($usehtmleditor = can_use_richtext_editor()) {
|
||||
if ($usehtmleditor = can_use_html_editor()) {
|
||||
$defaultformat = FORMAT_HTML;
|
||||
} else {
|
||||
$defaultformat = FORMAT_MOODLE;
|
||||
|
||||
Reference in New Issue
Block a user