mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2024-11-22 14:22:05 +01:00
Don't use garbage param.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@1881 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
parent
3b9f9e7c12
commit
5c891a82bc
1 changed files with 0 additions and 1 deletions
|
@ -37,7 +37,6 @@
|
|||
|
||||
<form action="<%= request.getContextPath() %>/servlet/ChatServlet" method="post" name="loginform">
|
||||
<input type="hidden" name="command" value="login">
|
||||
<input type="hidden" name="garbage" value="<%= Math.random() %>">
|
||||
|
||||
<table cellpadding="2" cellspacing="0" border="0">
|
||||
<tr>
|
||||
|
|
Loading…
Reference in a new issue