global $update_free_access

  1. 7.x documentation-7.x/developer/globals.php update_free_access
  2. 6.x documentation-6.x/developer/globals.php update_free_access

Access control for update.php script. Allows the update.php script to be run when not logged in as and administrator.

File

documentation-6.x/developer/globals.php, line 75
These are the global variables that Drupal uses.

Code

global $update_free_access;