mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
Merge branch 'wip-MDL-43279-master' of git://github.com/marinaglancy/moodle
This commit is contained in:
commit
78144bd2e7
1 changed files with 1 additions and 0 deletions
|
@ -83,6 +83,7 @@ class block_blog_recent extends block_base {
|
|||
|
||||
$this->content = new stdClass();
|
||||
$this->content->footer = '';
|
||||
$this->content->text = '';
|
||||
|
||||
$context = $this->page->context;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue