fix utf8 text support
This commit is contained in:
@@ -4,7 +4,7 @@ public class Reponse {
|
||||
private String intitule;
|
||||
private boolean juste = false;
|
||||
|
||||
public String getIntitul<EFBFBD>() {
|
||||
public String getIntitule() {
|
||||
return intitule;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user