1<?php
2/*
3 * Google maps plugin, default configuration settings
4 *
5 * @author    Christopher Smith <chris@jalakai.co.uk>
6 */
7$conf['key'] = '';
8$conf['script'] = 'http://maps.google.com/maps?file=api&amp;v=2.x&amp;key=';