$update_free_access

in developer/globals.php

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

<?php
global $update_free_access;
?>
Login or register to post comments
 
 

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.