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