Skip to content
Snippets Groups Projects
Commit 525b07eb authored by Matt Petro's avatar Matt Petro
Browse files

UWMOODLE-827: Update plugins as needed and test against Moodle 2.9.

Renamed deprecated function.

Task-Url: https://jira.doit.wisc.edu/jira/browse/UWMOODLE-827
parent fc3fc943
Branches master
No related tags found
No related merge requests found
......@@ -86,7 +86,7 @@ function local_dataseteditor_add_navigation_nodes($topnode, $urlparams) {
}
function local_dataseteditor_extends_settings_navigation($settings, $denode) {
function local_dataseteditor_extend_settings_navigation($settings, $denode) {
global $PAGE;
/* First ensure that we should show navigation nodes. */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment