| 5 comment.module | theme_comment_folded( |
| 6 theme.php | theme_comment_folded() |
Implemented using the comment-folded.tpl.php template.
See also
Related topics
1 theme call to theme_comment_folded()
File
- developer/
theme.php, line 118 - Shadow theme functions for theme templates.
Code
function theme_comment_folded() {
// This function is never used; see the corresponding template file instead.
}
Login or register to post comments