[PLUGINS] ~maj globale
[lhc/web/www.git] / www / plugins / multilang / lang / paquet-multilang_fr.php
index 494396a..db7bfc6 100644 (file)
@@ -1,7 +1,9 @@
 <?php
 // This is a SPIP language file  --  Ceci est un fichier langue de SPIP
 // Fichier source, a modifier dans svn://zone.spip.org/spip-zone/_plugins_/multilang/trunk/lang/
-if (!defined('_ECRIRE_INC_VERSION')) return;
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
 
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
@@ -9,5 +11,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'multilang_description' => 'Ce plugin rajoute un menu de langues du type <code>[fr] [en] [it]</code> au-dessus de chaque formulaire, en fonction des langues activées dans la configuration du site.',
        'multilang_slogan' => 'Gérer l’affichage du contenu des tags multi par un menu'
 );
-
-?>