[PLUGINS] ~maj globale
[lhc/web/www.git] / www / plugins / spip_piwik_2_0 / lang / piwik_nl.php
index d4d288c..0c5c6ed 100644 (file)
@@ -3,7 +3,9 @@
 // extrait automatiquement de http://trad.spip.net/tradlang_module/piwik?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(
 
@@ -60,5 +62,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'texte_votre_identifiant' => 'Je identificatie',
        'textes_url_piwik' => 'Je Piwik server'
 );
-
-?>