[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins-dist / medias / lang / medias_roa.php
index d68ded2..2df5ce8 100644 (file)
@@ -3,7 +3,9 @@
 // extrait automatiquement de https://trad.spip.net/tradlang_module/medias?lang_cible=roa
 // ** ne pas modifier le fichier **
 
-if (!defined('_ECRIRE_INC_VERSION')) return;
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
 
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
@@ -43,5 +45,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'upload_zip_decompacter' => 'décompressé et chaque élément qu’il contient installé sur le site. Les fichiers qui seront alors installés sur le site sont :',
        'upload_zip_telquel' => 'installé tel quel, en tant qu’archive compressée Zip ;'
 );
-
-?>