1<?php
2/*
3 * Google maps plugin, default configuration settings
4 *
5 * @author    Borodin Oleg <onborodin@gmail.com>
6 */
7
8$conf['script'] = 'http://maps.google.com/maps/api/js?sensor=false';
9