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