diff options
Diffstat (limited to 'config.php')
-rwxr-xr-x | config.php | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -22,8 +22,8 @@ $version = "0.1"; $mapapi = "gmaps"; -// you may set your google maps api key -// this is not obligatory by now +// you need to obtain and set a google maps api key +// if using the gmaps mapapi. // $gkey = "AIzaSyC2CYwhwpM2NLhTm6L6ZKg9-SBpvft4P4U"; // MySQL config |