Guest User

Untitled

a guest
Jan 19th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. <?php
  2. $block = module_invoke('menu_block', 'block_view', '3');
  3. print render($block['content']);
  4. ?>
Add Comment
Please, Sign In to add comment