Clé pour géolocalisation
This commit is contained in:
parent
d6d01a13bd
commit
d21012961f
@ -159,7 +159,7 @@ Class GeolocalisationController extends Zend_Controller_Action
|
||||
*/
|
||||
public function googlePhoto()
|
||||
{
|
||||
$googleKey = geoLocalisationLib::getGoogleKey('extranet.sd.dev');
|
||||
$googleKey = geoLocalisationLib::getGoogleKey($_SERVER['SERVER_NAME']);
|
||||
$adress = array();
|
||||
$request = $this->getRequest();
|
||||
$info = $request->getParam('infos');
|
||||
|
Loading…
x
Reference in New Issue
Block a user