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