[PLUGINS] ~maj globale
[lhc/web/www.git] / www / plugins / spip_piwik_2_0 / lang / piwik_es.php
index 4f7f712..4523ccb 100644 (file)
@@ -3,7 +3,9 @@
 // extrait automatiquement de http://trad.spip.net/tradlang_module/piwik?lang_cible=es
 // ** ne pas modifier le fichier **
 
-if (!defined('_ECRIRE_INC_VERSION')) return;
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
 
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
@@ -58,5 +60,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'texte_votre_identifiant' => 'Su identificador',
        'textes_url_piwik' => 'Su servidor Piwik'
 );
-
-?>