mirror of
https://github.com/moodle/moodle.git
synced 2025-04-08 09:52:42 +02:00
Merge branch 'MDL-62418-master' of git://github.com/mihailges/moodle
This commit is contained in:
commit
62b94b486e
@ -42,6 +42,7 @@ if ($userid != $USER->id) {
|
||||
}
|
||||
|
||||
$PAGE->set_context($context);
|
||||
$PAGE->set_pagelayout('standard');
|
||||
$PAGE->set_url(new moodle_url('/admin/tool/policy/user.php', ['userid' => $userid]));
|
||||
|
||||
$output = $PAGE->get_renderer('tool_policy');
|
||||
|
Loading…
x
Reference in New Issue
Block a user