[PLUGINS] ~maj globale
[lhc/web/www.git] / www / plugins / nospam / lang / paquet-nospam_fr.php
index 26587ef..0300ac7 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_/nospam/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(
        'nospam_description' => 'Halte au spam ! Filtrez les spams dans les messages, sans nuisance pour les utilisateurs honnĂȘtes.',
        'nospam_slogan' => 'Limiter le risque de spams dans les forums'
 );
-
-?>