MDL-57436 core: added 'myoverview' block to list of standard plugins

Part of MDL-55611 epic.
This commit is contained in:
Mark Nelson 2016-12-20 11:16:24 +08:00 committed by Damyon Wiese
parent 3a37efa87f
commit 1c69e1994d

View file

@ -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',