removed key

This commit is contained in:
arzynik 2014-10-01 11:38:52 -07:00
parent 915abe0c09
commit a516068b38

View File

@ -8,4 +8,5 @@
<?=$this->display('layout/html.bottom')?>
<script src="//maps.googleapis.com/maps/api/js?libraries=places&sensor=false&key=***REMOVED***"></script>
<script src="//maps.googleapis.com/maps/api/js?libraries=places&sensor=false"></script>
<? /* &key=***REMOVED*** */ ?>