Merge branch 'MDL-30132_M24' of git://github.com/lazydaisy/moodle into MOODLE_24_STABLE
This commit is contained in:
+1
-1
@@ -97,7 +97,7 @@ if (!$currentpage->userid) {
|
||||
}
|
||||
|
||||
$PAGE->set_context($context);
|
||||
$PAGE->set_pagelayout('mydashboard');
|
||||
$PAGE->set_pagelayout('mypublic');
|
||||
$PAGE->set_pagetype('user-profile');
|
||||
|
||||
// Set up block editing capabilities
|
||||
|
||||
Reference in New Issue
Block a user