Implements hook_install().
function book_install() { // Add the node type. _book_install_type_create(); }