Merge branch 'MDL-30132_M23' of git://github.com/lazydaisy/moodle into MOODLE_23_STABLE

This commit is contained in:
Sam Hemelryk 2013-06-18 10:26:10 +12:00
commit 62c4ccef0e

View file

@ -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