newdb config

This commit is contained in:
geoapi
2013-08-07 11:23:46 +02:00
parent 725f0c437d
commit a71b65e1ae

View File

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