Merge branch 'MDL-50132-master' of git://github.com/jleyva/moodle

This commit is contained in:
Dan Poltawski 2015-09-22 12:46:39 +01:00
commit 79eb3afa9b
6 changed files with 210 additions and 2 deletions

View file

@ -1226,6 +1226,7 @@ $services = array(
'mod_choice_get_choice_options',
'mod_choice_submit_choice_response',
'mod_choice_view_choice',
'mod_choice_get_choices_by_courses',
'mod_imscp_view_imscp',
),
'enabled' => 0,