$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;
?>
 
 

Drupal is a registered trademark of Dries Buytaert.