/ Published in: PHP
Inserts a block with the id of 26
Expand |
Embed | Plain Text
$block = module_invoke('block', 'block', 'view', 26);
You need to login to post a comment.
nate63179 on 11/13/09
2 people have marked this snippet as a favorite
Inserts a block with the id of 26
$block = module_invoke('block', 'block', 'view', 26);
You need to login to post a comment.