Uncomment $gkey variable in default config

This commit is contained in:
Bartek Fabiszewski 2017-08-08 11:31:03 +02:00
parent 4f2873ea20
commit ec252a670e

View File

@ -40,8 +40,7 @@ $init_latitude = 52.23;
$init_longitude = 21.01;
// you may set your google maps api key
// this is not obligatory by now
//$gkey = "";
$gkey = "";
// MySQL config
$dbhost = ""; // mysql host, eg. localhost