LoginManager::isInactive()()

LoginManager::isInactive()() -- LoginManager::isInactive()

Synopsis

require_once 'LoginManager.php';

boolean LoginManager::isInactive (void)

Description

Function that determines if the user exists but hasn't yet been declared "active" by an administrator. Use this to check if this was the reason why a user was not able to login. true == Not active false == active