Source for file Authentication.php
Documentation is available at Authentication.php
if ($this->account !==
null) {
return AUTHENTICATION_ERR_MSG;
return ($this->account !==
null);
abstract public function login($user, $password);
Documentation generated on Mon, 26 Jul 2010 21:52:59 +0100 by phpDocumentor 1.4.3