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