Things I noticed for s9y.github.io
This commit is contained in:
@@ -426,7 +426,7 @@ function serendipity_printComments($comments, $parentid = 0, $depth = 0, $trace
|
||||
return true;
|
||||
}
|
||||
|
||||
$serendipity['smarty']->assignByRef($smarty_block == 'COMMENTS'?'comments':'trackbacks', $_smartyComments);
|
||||
$serendipity['smarty']->assignByRef($smarty_block == 'COMMENTS' ? 'comments' : 'trackbacks', $_smartyComments);
|
||||
unset($_smartyComments);
|
||||
|
||||
return serendipity_smarty_fetch($smarty_block, $smarty_file);
|
||||
|
||||
Reference in New Issue
Block a user