Merge branch 'wip-MDL-43279-master' of git://github.com/marinaglancy/moodle

This commit is contained in:
Sam Hemelryk
2013-12-11 10:59:21 +13:00
+1
View File
@@ -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;