Merge branch 'MDL-86225-main' of https://github.com/josepico01/moodle

This commit is contained in:
Mihail Geshoski
2025-10-22 11:00:56 +08:00
+1 -1
View File
@@ -31,7 +31,7 @@ if (!defined('MOODLE_INTERNAL')) {
/**
* displays the similarity score and provides a link to the full report if allowed.
*
* @param object $linkarray contains all relevant information for the plugin to generate a link
* @param array $linkarray contains all relevant information for the plugin to generate a link
* @return string - url to allow login/viewing of a similarity report
*/
function plagiarism_get_links($linkarray) {