mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-57436 core: added 'myoverview' block to list of standard plugins
Part of MDL-55611 epic.
This commit is contained in:
parent
3a37efa87f
commit
1c69e1994d
1 changed files with 1 additions and 1 deletions
|
@ -1714,7 +1714,7 @@ class core_plugin_manager {
|
|||
'calendar_upcoming', 'comments', 'community',
|
||||
'completionstatus', 'course_list', 'course_overview',
|
||||
'course_summary', 'feedback', 'globalsearch', 'glossary_random', 'html',
|
||||
'login', 'lp', 'mentees', 'messages', 'mnet_hosts', 'myprofile',
|
||||
'login', 'lp', 'mentees', 'messages', 'mnet_hosts', 'myoverview', 'myprofile',
|
||||
'navigation', 'news_items', 'online_users', 'participants',
|
||||
'private_files', 'quiz_results', 'recent_activity',
|
||||
'rss_client', 'search_forums', 'section_links',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue