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