Function __global->_maintenance_password_check__result

Definitions

sources/crypt_maintenance.php

  • Log the results of the maintenance password check and exit when applicable.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: N/A

Parameters

Name Type Default Set Range Description
$result boolean required parameter N/A N/A Whether login is successful
$silent_failure boolean False N/A N/A Whether to proceed without exiting if $result was false