mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 02:46:40 +02:00
Merge branch 'MDL-43930-26' of git://github.com/damyon/moodle into MOODLE_26_STABLE
This commit is contained in:
commit
ed9e1428d1
1 changed files with 1 additions and 2 deletions
|
@ -2473,8 +2473,7 @@ class assign {
|
||||||
$action,
|
$action,
|
||||||
$fullurl,
|
$fullurl,
|
||||||
$info,
|
$info,
|
||||||
$this->get_course_module()->id,
|
$this->get_course_module()->id
|
||||||
$USER->id
|
|
||||||
);
|
);
|
||||||
|
|
||||||
if ($return) {
|
if ($return) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue