Little fix for typo (see MDL-8061)
This commit is contained in:
@@ -93,11 +93,9 @@ class block_section_links extends block_base {
|
||||
}
|
||||
}
|
||||
|
||||
$this->content = New stdClass;
|
||||
$this->content->footer = '';
|
||||
$this->content->text = $text;
|
||||
return $this->content;
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user