[PLUGINS] ~maj globale
[lhc/web/www.git] / www / plugins / spip_piwik_2_0 / lang / piwik_ca.php
index b18ecdb..2139618 100644 (file)
@@ -3,7 +3,9 @@
 // extrait automatiquement de http://trad.spip.net/tradlang_module/piwik?lang_cible=ca
 // ** ne pas modifier le fichier **
 
-if (!defined('_ECRIRE_INC_VERSION')) return;
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
 
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
@@ -49,5 +51,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'texte_votre_identifiant' => 'Nom d’usuari',
        'textes_url_piwik' => 'El vostre servidor piwik'
 );
-
-?>