fix #143
This commit is contained in:
@@ -26,7 +26,7 @@ class DBConfig {
|
|||||||
* user of the database
|
* user of the database
|
||||||
* @var string
|
* @var string
|
||||||
*/
|
*/
|
||||||
public static $sqlDBUser = "geodb";
|
public static $sqlDBUser = "geoDB";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* password of the database
|
* password of the database
|
||||||
|
|||||||
Reference in New Issue
Block a user