Skip to content

Commit

Permalink
passes configuration for module through to getComments action of comm…
Browse files Browse the repository at this point in the history
…ent controller
  • Loading branch information
illiphilli committed Jun 10, 2011
1 parent 239ae00 commit 79ccefa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/function.comments.php
Expand Up @@ -37,6 +37,7 @@ function smarty_function_comments($params,&$smarty) {
'hidecomments'=>$hidecomments,
'title'=>$title,
'formtitle'=>$formtitle,
'config'=>$smarty->_tpl_vars['config'],
'require_login'=>$require_login,
'require_approval'=>$require_approval,
'require_notification'=>$require_notification,
Expand Down

0 comments on commit 79ccefa

Please sign in to comment.