| 6 theme.php | theme_forum_submitted() |
| 7 theme.php | theme_forum_submitted($variables) |
| 8 theme.php | theme_forum_submitted($variables) |
Implemented using the forum-submitted.tpl.php template.
See also
Related topics
2 theme calls to theme_forum_submitted()
File
- developer/
theme.php, line 189 - Shadow theme functions for theme templates.
Code
function theme_forum_submitted($variables) {
// This function is never used; see the corresponding template file instead.
}
Login or register to post comments