aggregator_init()
Implementation of hook_init().
modules/aggregator/aggregator.module, line 263
<?php function aggregator_init() { drupal_add_css(drupal_get_path('module', 'aggregator') . '/aggregator.css'); } ?>
Weitere Informationen über Formatierungsoptionen
Kommentare
Kommentar hinzufügen