[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins-dist / organiseur / lang / organiseur_fr.php
index 97dac23..c26fd27 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/_core_/plugins/organiseur/lang/
-if (!defined('_ECRIRE_INC_VERSION')) return;
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
 
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
@@ -76,5 +78,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'titre_boite_envoi' => 'Boîte d’envoi',
        'titre_boite_reception' => 'Boîte de reception'
 );
-
-?>