MDL-43048 block_tags: Initalised content->text for tags block

This commit is contained in:
Rajesh Taneja
2013-11-27 14:37:45 +08:00
parent 20776b450f
commit fcfb7ec498
+1
View File
@@ -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.