[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins-dist / statistiques / lang / statistiques_is.php
index 37f9cb0..24417be 100644 (file)
@@ -3,7 +3,9 @@
 // extrait automatiquement de https://trad.spip.net/tradlang_module/statistiques?lang_cible=is
 // ** ne pas modifier le fichier **
 
-if (!defined('_ECRIRE_INC_VERSION')) return;
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
 
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
@@ -16,5 +18,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'onglet_repartition_debut' => 'frá upphafi',
        'onglet_repartition_lang' => 'eftir tungumáli' # MODIF
 );
-
-?>