fixed table name
This commit is contained in:
parent
f66921b690
commit
45487db570
@ -14,7 +14,7 @@ public class settings {
|
|||||||
static String racetimerUser = "unloze_racetimer_css";
|
static String racetimerUser = "unloze_racetimer_css";
|
||||||
static String racetimerPassword = "fXPWQD13403rfnfdsfnFONF";
|
static String racetimerPassword = "fXPWQD13403rfnfdsfnFONF";
|
||||||
|
|
||||||
static String forumURL = "jdbc:mysql://195.154.53.196:3306/unloze_forum?useLegacyDatetimeCode=false&serverTimezone=UTC";
|
static String forumURL = "jdbc:mysql://195.154.53.196:3306/unloze_forum_2?useLegacyDatetimeCode=false&serverTimezone=UTC";
|
||||||
static String forumUser = "unloze_webtimer";
|
static String forumUser = "unloze_webtimer";
|
||||||
static String forumPassword = "Oj32n4nfofn234nfb234oFDOWq";
|
static String forumPassword = "Oj32n4nfofn234nfb234oFDOWq";
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user