global $update_free_access
Same name and namespace in other branches
- 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
Archivo
- documentation-7.x/
developer/ globals.php, line 77 - These are the global variables that Drupal uses.
Código
global $update_free_access;