Merge branch 'MDL-30132_master' of git://github.com/lazydaisy/moodle

This commit is contained in:
Sam Hemelryk 2013-06-18 10:27:11 +12:00
commit 007b5f5f35

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