[PLUGINS] ~maj globale
[lhc/web/www.git] / www / plugins / zen-garden-2 / lang / zengarden_nl.php
index d5fadba..4355bfe 100644 (file)
@@ -3,7 +3,9 @@
 // extrait automatiquement de http://trad.spip.net/tradlang_module/zengarden?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(
 
@@ -33,5 +35,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'theme_actif' => 'Dit thema wordt momenteel gebruikt',
        'themes' => 'Thema’s'
 );
-
-?>