[PLUGINS] ~maj globale
[lhc/web/www.git] / www / plugins / Menu_langue_lien / lang / mll_en.php
index c759efa..8b61401 100755 (executable)
@@ -3,7 +3,9 @@
 // extrait automatiquement de http://trad.spip.net/tradlang_module/mll?lang_cible=en
 // ** ne pas modifier le fichier **
 
-if (!defined('_ECRIRE_INC_VERSION')) return;
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
 
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
@@ -24,5 +26,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'label_langues_invisibles' => 'Invisible languages in the​​ menu',
        'label_separateur' => 'Language divider'
 );
-
-?>