Skip to content

Commit

Permalink
Merge branch 'MDL-70567-MOODLE_310_STABLE' of https://github.com/dmit…
Browse files Browse the repository at this point in the history
…riim/moodle into MOODLE_310_STABLE
  • Loading branch information
sarjona committed Jan 11, 2021
2 parents cfa2b28 + c9dfaec commit b57b9b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions admin/tasklogs.php
Expand Up @@ -32,6 +32,7 @@

$pageurl = new \moodle_url('/admin/tasklogs.php');
$pageurl->param('filter', $filter);
$pageurl->param('result', $result);

$PAGE->set_url($pageurl);
$PAGE->set_context(context_system::instance());
Expand Down

0 comments on commit b57b9b4

Please sign in to comment.