Corrected element not loading using SSL/TLS
This commit is contained in:
		| @@ -42,7 +42,7 @@ function printMap($type = 'main') | ||||
| 	 | ||||
| 	if ($type == 'main') | ||||
| 	{ | ||||
| 		echo ('<script src="http://maps.google.com/maps/api/js?sensor=false" type="text/javascript"></script>'); | ||||
| 		echo ('<script src="//maps.google.com/maps/api/js?sensor=false" type="text/javascript"></script>'); | ||||
| 	} | ||||
| ?>  | ||||
| 		<script type="text/javascript"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user