<?php/** * Implements hook_menu_alter(). * * Use a title callback to replace the text shown on nodes' "View" tab. */function example_menu_alter(&$items) {