[PLUGINS] ~maj globale
[lhc/web/www.git] / www / plugins / compositions_v3 / lang / paquet-compositions_nl.php
index 00a21e8..3dfeb72 100644 (file)
@@ -3,7 +3,9 @@
 // extrait automatiquement de http://trad.spip.net/tradlang_module/paquet-compositions?lang_cible=nl
 // ** ne pas modifier le fichier **
 
-if (!defined('_ECRIRE_INC_VERSION')) return;
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
 
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
@@ -12,5 +14,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'compositions_nom' => 'Composities',
        'compositions_slogan' => 'Varieer de indeling van de bladzijdes volgens rubriek, artikel, ...'
 );
-
-?>