mirror of
https://github.com/moodle/moodle.git
synced 2025-06-05 23:55:21 +02:00
MDL-78613 core: Add tiny_html to the list of standard plugins
This commit is contained in:
parent
b8f94dffdd
commit
a929d314d0
@ -2036,7 +2036,8 @@ class core_plugin_manager {
|
|||||||
'h5p',
|
'h5p',
|
||||||
'media',
|
'media',
|
||||||
'recordrtc',
|
'recordrtc',
|
||||||
'link'
|
'link',
|
||||||
|
'html',
|
||||||
],
|
],
|
||||||
|
|
||||||
'theme' => array(
|
'theme' => array(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user