removing file not there and updating racetimer plugin to fix edge bug
This commit is contained in:
@@ -1,20 +0,0 @@
|
||||
/*
|
||||
* To change this license header, choose License Headers in Project Properties.
|
||||
* To change this template file, choose Tools | Templates
|
||||
* and open the template in the editor.
|
||||
*/
|
||||
package DataMapper;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author Christian
|
||||
*/
|
||||
public class settings {
|
||||
static String racetimerURL = "jdbc:mysql://localhost:3306/unloze_racetimer_css?useLegacyDatetimeCode=false&serverTimezone=UTC";
|
||||
static String racetimerUser = "unloze_racetimer_css";
|
||||
static String racetimerPassword = "fXPWQD13403rfnfdsfnFONF";
|
||||
|
||||
static String forumURL = "jdbc:mysql://195.154.53.196:3306/unloze_forum_2?useLegacyDatetimeCode=false&serverTimezone=UTC";
|
||||
static String forumUser = "unloze_webtimer";
|
||||
static String forumPassword = "Oj32n4nfofn234nfb234oFDOWq";
|
||||
}
|
||||
Reference in New Issue
Block a user