Uncomment $gkey variable in default config
This commit is contained in:
parent
4f2873ea20
commit
ec252a670e
@ -40,8 +40,7 @@ $init_latitude = 52.23;
|
|||||||
$init_longitude = 21.01;
|
$init_longitude = 21.01;
|
||||||
|
|
||||||
// you may set your google maps api key
|
// you may set your google maps api key
|
||||||
// this is not obligatory by now
|
$gkey = "";
|
||||||
//$gkey = "";
|
|
||||||
|
|
||||||
// MySQL config
|
// MySQL config
|
||||||
$dbhost = ""; // mysql host, eg. localhost
|
$dbhost = ""; // mysql host, eg. localhost
|
||||||
|
Loading…
x
Reference in New Issue
Block a user