![]() |
Sergey Kornilov admin 9/18/2010 |
DaleM, function addCommonHtml() { if ($this->googleMapCfg['isUseGoogleMap']) { $this->body["begin"].= '<script src="http://maps.google.com/maps?file=api&v=2&sensor=true&hl='.$_SESSION["language_code"].'key='.$this->googleMapCfg['APIcode'].'" type="text/javascript"></script>'; }
|