Files
Chamilo/plugin/google_maps/config.php
2025-04-10 12:36:07 +02:00

11 lines
239 B
PHP

<?php
/* For licensing terms, see /license.txt */
/**
* Config the plugin.
*
* @author José Loguercio Silva <jose.loguercio@beeznest.com>
*
* @package chamilo.plugin.google_maps
*/
define('TABLE_GOOGLE_MAPS', 'plugin_google_maps');