/ Published in: PHP

Inserts a block with the id of 26
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
$block = module_invoke('block', 'block', 'view', 26); print $block['content'];
Comments
