[PLUGINS] ~maj globale
[lhc/web/www.git] / www / plugins / gis / embed / kml_fonctions.php
index 7ad44a3..7531956 100644 (file)
@@ -1,6 +1,8 @@
 <?php
 // Sécurité
-if (!defined('_ECRIRE_INC_VERSION')) return;
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
 
 /**
  * On inclue le fichier de pipelines pour avoir les fonctions:
@@ -8,5 +10,3 @@ if (!defined('_ECRIRE_INC_VERSION')) return;
  * gis_insert_head
  */
 include_spip('gis_pipelines');
-
-?>