Skip to content

Commit

Permalink
Merge branch 'MDL-65153-35' of git://github.com/damyon/moodle into MO…
Browse files Browse the repository at this point in the history
…ODLE_35_STABLE
  • Loading branch information
junpataleta committed May 6, 2019
2 parents b6147f7 + ab32361 commit dafd6f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions admin/tool/lp/classes/external.php
Expand Up @@ -422,6 +422,7 @@ public static function data_for_course_competencies_page_returns() {
'comppath' => competency_path_exporter::get_read_structure(),
))),
'manageurl' => new external_value(PARAM_LOCALURL, 'Url to the manage competencies page.'),
'pluginbaseurl' => new external_value(PARAM_LOCALURL, 'Url to the course competencies page.'),
));

}
Expand Down

0 comments on commit dafd6f1

Please sign in to comment.