From f8210bcc96ebea9ca6d9bfa09b96d2ad97070fb6 Mon Sep 17 00:00:00 2001 From: Chuck Scott Date: Sat, 7 Mar 2015 17:22:39 -0500 Subject: [PATCH] Added key for Google Map API --- config/plugin.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/plugin.ini b/config/plugin.ini index 20eeba55..8c7daf26 100644 --- a/config/plugin.ini +++ b/config/plugin.ini @@ -40,7 +40,7 @@ thumb['crop'] = false ; Need to create a new key for each "Project", referrer ; for the project should be the customer's Web site. ; -googleMapsApiKey = '' ;'AIzaSyDWgyf8MeYdxZRHaN73O37vFbkhvPjjNhU' +googleMapsApiKey = 'AIzaSyDWgyf8MeYdxZRHaN73O37vFbkhvPjjNhU' ; General Settings timezone = America/Detroit -- 2.17.1