[PLUGINS] ~maj globale
[lhc/web/www.git] / www / plugins / menus_1 / lang / paquet-menus_en.php
index e5cde92..6018098 100644 (file)
@@ -3,7 +3,9 @@
 // extrait automatiquement de http://trad.spip.net/tradlang_module/paquet-menus?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(
 
@@ -19,5 +21,3 @@ The purpose of the plugin {{Menus}} is to allow you to create easily menus using
        'menus_slogan' => 'Create your own custom menus.',
        'menus_titre' => 'Menus'
 );
-
-?>