.
This commit is contained in:
@@ -48,6 +48,8 @@
|
||||
if (rs.next()) {
|
||||
flag = true;
|
||||
}
|
||||
rs.close();
|
||||
sql.close();
|
||||
%>
|
||||
<%
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user