Skip to content

Commit

Permalink
Merge branch 'MDL-71174' of git://github.com/danmarsden/moodle
Browse files Browse the repository at this point in the history
  • Loading branch information
abgreeve committed Apr 21, 2021
2 parents 7c75781 + 8b1f69c commit dac0c02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/plagiarismlib.php
Expand Up @@ -138,7 +138,7 @@ function plagiarism_get_form_elements_module($mform, $context, $modulename = "")
}
}
/**
* updates the status of all files within a module
* Allows a plagiarism plugin to print a button/link at the top of activity overview report pages.
*
* @param object $course - full Course object
* @param object $cm - full cm object
Expand Down

0 comments on commit dac0c02

Please sign in to comment.