MDL-49203 webservices: New WS core_comment_get_comments

This commit is contained in:
Costantino Cito
2015-03-26 15:57:21 +01:00
committed by Juan Leyva
parent 20d38830ae
commit be9854162f
5 changed files with 275 additions and 1 deletions
+1
View File
@@ -348,6 +348,7 @@ $cache = '.var_export($cache, true).';
'cache' => $CFG->dirroot.'/cache',
'calendar' => $CFG->dirroot.'/calendar',
'cohort' => $CFG->dirroot.'/cohort',
'comment' => $CFG->dirroot.'/comment',
'completion' => $CFG->dirroot.'/completion',
'countries' => null,
'course' => $CFG->dirroot.'/course',