MDL-49203 webservices: New WS core_comment_get_comments
This commit is contained in:
committed by
Juan Leyva
parent
20d38830ae
commit
be9854162f
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user