[PLUGINS] ~maj globale
[lhc/web/www.git] / www / plugins / gis / embed / kml_fonctions.php
1 <?php
2 // Sécurité
3 if (!defined('_ECRIRE_INC_VERSION')) {
4 return;
5 }
6
7 /**
8 * On inclue le fichier de pipelines pour avoir les fonctions:
9 * gis_insert_head_css
10 * gis_insert_head
11 */
12 include_spip('gis_pipelines');