[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins-dist / forum / lang / forum_gl.php
index f01ca25..5622580 100644 (file)
@@ -3,7 +3,9 @@
 // extrait automatiquement de https://trad.spip.net/tradlang_module/forum?lang_cible=gl
 // ** ne pas modifier le fichier **
 
-if (!defined('_ECRIRE_INC_VERSION')) return;
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
 
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
@@ -118,5 +120,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'titre_forum_suivi' => 'Seguimento dos foros',
        'titre_page_forum_suivi' => 'Seguimento dos foros'
 );
-
-?>