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