[PLUGINS] ~maj globale
[lhc/web/www.git] / www / plugins / menus_1 / lang / paquet-menus_fr.php
index c83d988..ae9bb8f 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_/menus/trunk/lang/
-if (!defined('_ECRIRE_INC_VERSION')) return;
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
 
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
@@ -17,5 +19,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'menus_slogan' => 'Créez vos menus personnalisés.',
        'menus_titre' => 'Menus'
 );
-
-?>