newdb config
This commit is contained in:
@@ -20,7 +20,7 @@ class DBConfig {
|
||||
* name of the database
|
||||
* @var string
|
||||
*/
|
||||
public static $sqlDBName = "geoDB";
|
||||
public static $sqlDBName = "geodb";
|
||||
|
||||
/**
|
||||
* user of the database
|
||||
|
||||
Reference in New Issue
Block a user