Skip to content

Commit d76bb34

Browse files
committed
Updated Fusiontables.php
This change has been generated by a script that has detected changes in the discovery doc of the API. Check http://developers.google.com/discovery for more info.
1 parent e39b50d commit d76bb34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Google/Service/Fusiontables.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ class Google_Service_Fusiontables extends Google_Service
5353
public function __construct(Google_Client $client)
5454
{
5555
parent::__construct($client);
56+
$this->rootUrl = 'https://www.googleapis.com/';
5657
$this->servicePath = 'fusiontables/v2/';
5758
$this->version = 'v2';
5859
$this->serviceName = 'fusiontables';

0 commit comments

Comments
 (0)