mirror of
https://github.com/moparisthebest/mailiverse
synced 2024-11-24 01:22:16 -05:00
more recaptcha changes
This commit is contained in:
parent
8777598bb2
commit
4846093f18
@ -38,7 +38,7 @@ public class CaptchaResponse extends HttpServlet {
|
|||||||
* @throws SQLException
|
* @throws SQLException
|
||||||
* @see HttpServlet#HttpServlet()
|
* @see HttpServlet#HttpServlet()
|
||||||
*/
|
*/
|
||||||
public CaptchaResponse() throws ClassNotFoundException, SQLException, IOException
|
public CaptchaResponse() throws Exception
|
||||||
{
|
{
|
||||||
super();
|
super();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user