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
|
patch
| inline |
side by side
(parent:
4c26696
)
MDL-71174 core: Improve phpdoc for plagiarism_update_status
author
Dan Marsden
<dan@danmarsden.com>
Mon, 22 Mar 2021 21:27:35 +0000
(10:27 +1300)
committer
Dan Marsden
<dan@danmarsden.com>
Mon, 22 Mar 2021 21:31:27 +0000
(10:31 +1300)
lib/plagiarismlib.php
patch
|
blob
|
blame
|
history
diff --git
a/lib/plagiarismlib.php
b/lib/plagiarismlib.php
index
7b5b1f4
..
cb0e521
100644
(file)
--- a/
lib/plagiarismlib.php
+++ b/
lib/plagiarismlib.php
@@
-135,7
+135,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