| Versionen | |
|---|---|
| drupal6 | theme_forum_topic_list() |
Implemented using the forum-topic-list.tpl.php template.
developer-docs/
<?php
function theme_forum_topic_list() {
// This function is never used; see the corresponding template file instead.
}
?>
Kommentare
Kommentar hinzufügen