Versions | |
---|---|
6 | theme_forums() |
7 – 8 | theme_forums($variables) |
Implemented using the forums.tpl.php template.
documentation/
<?php
function theme_forums($variables) {
// This function is never used; see the corresponding template file instead.
}
?>