mirror of
https://github.com/moparisthebest/mailiverse
synced 2024-11-05 17:05:07 -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
|
||||
* @see HttpServlet#HttpServlet()
|
||||
*/
|
||||
public CaptchaResponse() throws ClassNotFoundException, SQLException, IOException
|
||||
public CaptchaResponse() throws Exception
|
||||
{
|
||||
super();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user