MDL-21655 big scary enrolment and roles improvements - see tacker for list of changes, includes other minor fixes too
This commit is contained in:
@@ -108,7 +108,7 @@ class block_admin_tree extends block_base {
|
||||
}
|
||||
|
||||
if (isguestuser() or !isloggedin()) {
|
||||
// these users can not change any settings
|
||||
// shortcut - these users can not change any settings
|
||||
$this->content = '';
|
||||
return '';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user