MDL-49337 webservices: Include the new WS in the mobile app service

This commit is contained in:
Juan Leyva
2015-03-24 10:46:36 +01:00
parent 5c438daad5
commit a090259eaa
3 changed files with 4 additions and 3 deletions
+2 -1
View File
@@ -1013,7 +1013,8 @@ $services = array(
'gradereport_user_get_grades_table',
'core_group_get_course_user_groups',
'core_user_remove_user_device',
'core_course_get_courses'
'core_course_get_courses',
'mod_data_get_databases_by_courses',
),
'enabled' => 0,
'restrictedusers' => 0,