Merge pull request #28 from leonstr/master

27 Fix The 'name' value must be set in other
This commit is contained in:
PlagiarismCheck 2022-10-07 10:48:55 +03:00 committed by GitHub
commit fb0b80b495
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -198,7 +198,7 @@ function plagiarism_pchkorg_coursemodule_edit_post_actions($data, $course)
$config = $pchkorgconfigmodel->get_system_config('pchkorg_use');
if ('1' != $config) {
return;
return $data;
}
$fields = array(