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