[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins-dist / mediabox / lang / paquet-mediabox_it.php
index 0bc17fa..c47f2c6 100644 (file)
@@ -3,7 +3,9 @@
 // extrait automatiquement de https://trad.spip.net/tradlang_module/paquet-mediabox?lang_cible=it
 // ** ne pas modifier le fichier **
 
-if (!defined('_ECRIRE_INC_VERSION')) return;
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
 
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
@@ -22,5 +24,3 @@ Questo plugin funziona su scheletri che hanno la <code> INSERT_HEAD # </ code> t
        'mediabox_nom' => 'MediaBox',
        'mediabox_slogan' => 'Media box'
 );
-
-?>