diff --git a/web/creds-sample.php b/web/creds-sample.php index 03284631..34b72cef 100644 --- a/web/creds-sample.php +++ b/web/creds-sample.php @@ -11,6 +11,8 @@ $auth_user = ''; //Sample: 'torque' $auth_pass = ''; //Sample: 'open' +// Google API Key for Google Map +$googleAPI_Key= ''; //If you want to restrict access to upload_data.php, // either enter your torque ID as shown in the torque app, // or enter the hashed ID as it can found in the uploaded data. diff --git a/web/session.php b/web/session.php index bcedb777..7f670bef 100644 --- a/web/session.php +++ b/web/session.php @@ -106,7 +106,7 @@ - +