/ Published in: PHP
How to set a block into region with code
Expand |
Embed | Plain Text
//This is for the theme.info file regions[comments] = Comment area on cases //This is for at preprocess file $vars['comments'] = theme('blocks', 'comments');
You need to login to post a comment.
