Corrected element not loading using SSL/TLS
This commit is contained in:
parent
652d58fc76
commit
4b38adc52a
@ -42,7 +42,7 @@ function printMap($type = 'main')
|
|||||||
|
|
||||||
if ($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">
|
<script type="text/javascript">
|
||||||
|
Loading…
Reference in New Issue
Block a user