This block can be anywhere

This commit is contained in:
moodler
2007-08-31 04:58:03 +00:00
parent 807188ebaa
commit cdcaa9f2d3
+1 -1
View File
@@ -15,7 +15,7 @@ class block_tags extends block_base {
}
function applicable_formats() {
return array('all' => true, 'my' => false, 'tag' => false);
return array('all' => true);
}
function instance_allow_config() {