advanced code snippet search
nuwak on 10/30/10
drupal
10/30/10 01:55pm
1 person have marked this snippet as a favorite
Onfire60
<?php$block = module_invoke('views', 'block', 'view', 'silimar-block_1');print $block[content];?>
Report this snippet Tweet
Comment:
You need to login to post a comment.