| 6 theme.php | theme_poll_results_block() |
Implemented using the poll-results-block.tpl.php template.
See also
Related topics
File
- developer/
theme.php, line 226 - Shadow theme functions for theme templates.
Code
function theme_poll_results_block() {
// This function is never used; see the corresponding template file instead.
}
Login or register to post comments