| Current Path : /home/bonneesp/www/administrator/components/com_contactmap/controllers/ |
| Current File : /home/bonneesp/www/administrator/components/com_contactmap/controllers/marqueur.php |
<?php
/*
* ContactMap Component Google Map for Joomla! 3.x
* Version J3.0
* Creation date: Août 2014
* Author: Fabrice4821 - www.gmapfp.org
* Author email: webmaster@gmapfp.org
* License GNU/GPL
*/
defined('_JEXEC') or die;
class ContactMapControllerMarqueur extends JControllerForm
{
protected $text_prefix = 'COM_CONTACTMAP_MARQUEUR';
}