Change bad credentials error (#LEMONDAP-584)

This commit is contained in:
Clément Oudot 2013-10-08 14:15:17 +00:00
parent ffdf41d2cc
commit 812bd51554

View File

@ -135,7 +135,7 @@ sub extractFormInfo {
'error'
);
}
return PE_ERROR;
return PE_BADCREDENTIALS;
}
}
else {