Function __global->force_httpauth
Definitions
sources/users_inactive_occasionals.php
- Force an HTTP authentication login box / relay it as if it were a posted login. This function is rarely used.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
Preview
Code (PHP)
/**
* Force an HTTP authentication login box / relay it as if it were a posted login. This function is rarely used.
*
*/
function force_httpauth()
* Force an HTTP authentication login box / relay it as if it were a posted login. This function is rarely used.
*
*/
function force_httpauth()

