master
<?php /* For licensing terms, see /license.txt */ /** * Show google maps. * * @author José Loguercio Silva <jose.loguercio@beeznest.com> */ require_once __DIR__.'/config.php'; $plugin_info = GoogleMapsPlugin::create()->get_info();