$update_free_access

Definition

developer/globals.php

Description

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

Code

<?php
global $update_free_access;
?>
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.