Constants
AUTH_WRONG_LOGIN
-3
Returned if the Auth Container in use is unable to validate the username/password pair supplied.
AUTH_METHOD_NOT_SUPPORTED
-4
Returned if the requested function is not implemented by the Auth Container in use.
|
Helping ordinary people create extraordinary websites! |
|
ConstantsAUTH_WRONG_LOGIN-3 Returned if the Auth Container in use is unable to validate the username/password pair supplied. AUTH_METHOD_NOT_SUPPORTED-4 Returned if the requested function is not implemented by the Auth Container in use. |