Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(from parent 1:
7c75781
)
Merge branch 'MDL-71174' of git://github.com/danmarsden/moodle
author
abgreeve
<adrian@moodle.com>
Wed, 21 Apr 2021 03:01:05 +0000
(11:01 +0800)
committer
abgreeve
<adrian@moodle.com>
Wed, 21 Apr 2021 03:01:05 +0000
(11:01 +0800)
lib/plagiarismlib.php
patch
|
blob
|
blame
|
history
diff --git
a/lib/plagiarismlib.php
b/lib/plagiarismlib.php
index
bfdb676
..
d8e246e
100644
(file)
--- a/
lib/plagiarismlib.php
+++ b/
lib/plagiarismlib.php
@@
-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