mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
hub MDL-19309 new site registration form + course publication + community block
This commit is contained in:
parent
7b4c6d34b8
commit
07ab0c80ec
36 changed files with 3208 additions and 21 deletions
|
@ -5437,7 +5437,7 @@ function admin_get_root($reload=false, $requirefulltree=true) {
|
|||
|
||||
$ADMIN->loaded = true;
|
||||
}
|
||||
|
||||
|
||||
return $ADMIN;
|
||||
}
|
||||
|
||||
|
@ -5851,6 +5851,7 @@ function print_plugin_tables() {
|
|||
'calendar_month',
|
||||
'calendar_upcoming',
|
||||
'comments',
|
||||
'community',
|
||||
'course_list',
|
||||
'course_summary',
|
||||
'glossary_random',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue