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