Fixed small bug
This commit is contained in:
@@ -121,7 +121,7 @@ catch (MySqlException e)
|
||||
return false;
|
||||
}
|
||||
else
|
||||
return false;
|
||||
throw e;
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user