[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins-dist / statistiques / lang / statistiques_it_fem.php
index 7df49df..53a6f2a 100644 (file)
@@ -3,7 +3,9 @@
 // extrait automatiquement de https://trad.spip.net/tradlang_module/statistiques?lang_cible=it_fem
 // ** ne pas modifier le fichier **
 
-if (!defined('_ECRIRE_INC_VERSION')) return;
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
 
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
@@ -51,5 +53,3 @@ quando si passa con il mouse sopra al titolo.',
        'titre_page_statistiques' => 'Statistiche per rubrica',
        'titre_page_statistiques_visites' => 'Statistiche delle visite'
 );
-
-?>