Zach Iverson 2011-07-07 19:47:28 -04:00
parent a18a4cb336
commit ac4ced5082
2 changed files with 2 additions and 2 deletions

View File

@ -705,7 +705,7 @@ public class DataManager {
connect();
try {
stmt = connection.prepareStatement(
prepStmt = connection.prepareStatement(
"DELETE FROM `" + xAuthSettings.tblStrike + "`" +
" WHERE `host` = ?"
);

View File

@ -1,6 +1,6 @@
name: xAuth
main: com.cypherx.xauth.xAuth
version: 2.0b3
version: 2.0b3.5
description: Offline-Mode Security Suite
author: CypherX
commands: