$update_mode

Disabled caling hook_boot() and hook_exit() during the update process (update.php) since the database is in a largely unknown state.

See also

drupal_goto()

developer/globals.php, line 106

<?php
global $update_mode
?>