Merge branch 'wip-mdl-43048-m26' of https://github.com/rajeshtaneja/moodle into MOODLE_26_STABLE
This commit is contained in:
@@ -81,6 +81,7 @@ class block_tags extends block_base {
|
||||
}
|
||||
|
||||
$this->content = new stdClass;
|
||||
$this->content->text = '';
|
||||
$this->content->footer = '';
|
||||
|
||||
// Get a list of tags.
|
||||
|
||||
Reference in New Issue
Block a user