Skip to content

Commit

Permalink
This block can be anywhere
Browse files Browse the repository at this point in the history
  • Loading branch information
moodler committed Aug 31, 2007
1 parent 807188e commit cdcaa9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blocks/tags/block_tags.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ function has_config() {
}

function applicable_formats() {
return array('all' => true, 'my' => false, 'tag' => false);
return array('all' => true);
}

function instance_allow_config() {
Expand Down

0 comments on commit cdcaa9f

Please sign in to comment.