Google+ Tools
Make Google+ profile picture
Make Google plus banners for profile
Create and share your Google Plus profile banners.

Profile image for mrk studios thomasjwilliam on July 26, 2012
Language
PHP
Tags

Print embed block (module)


<?php
$block = module_invoke('modulename', 'block_view', 'menu-my-menu-name');
print render($block['content']);
?>

Comments

blog comments powered by Disqus