bootstrap_hooks()
Define the critical hooks that force modules to always be loaded.
includes/bootstrap.inc, line 796
<?php function bootstrap_hooks() { return array('boot', 'exit'); } ?>
Weitere Informationen über Formatierungsoptionen
Kommentare
Kommentar hinzufügen