mirror of
https://github.com/Zrips/Jobs.git
synced 2024-11-26 04:25:15 +01:00
This one
This commit is contained in:
parent
634e0d7ac8
commit
2f9266d19e
@ -172,7 +172,7 @@ public class JobsMySQL extends JobsDAO {
|
||||
statement.close();
|
||||
return true;
|
||||
} catch (SQLException e) {
|
||||
e.printStackTrace();
|
||||
// e.printStackTrace();
|
||||
Jobs.consoleMsg("Not a culumn |" + "SELECT " + collumn + " FROM " + table + "|");
|
||||
close(statement);
|
||||
return false;
|
||||
|
Loading…
Reference in New Issue
Block a user