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

Allows the update.php script to be run when not logged in as administrator.

See also

default.settings.php

File

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

Code

global $update_free_access;