This commit is contained in:
stubbfel
2013-08-07 11:30:01 +02:00
parent 829b348fb1
commit 241b83d74b

View File

@@ -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