Merge branch 'hotfix/#143'

This commit is contained in:
stubbfel
2013-08-07 11:30:28 +02:00

View File

@@ -26,7 +26,7 @@ class DBConfig {
* user of the database
* @var string
*/
public static $sqlDBUser = "geodb";
public static $sqlDBUser = "geoDB";
/**
* password of the database