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

This commit is contained in:
Sam Hemelryk
2013-06-18 10:26:27 +12:00
+1 -1
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