[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins-dist / compagnon / lang / paquet-compagnon_en.php
index 5180dc1..e529b5e 100644 (file)
@@ -3,7 +3,9 @@
 // extrait automatiquement de https://trad.spip.net/tradlang_module/paquet-compagnon?lang_cible=en
 // ** ne pas modifier le fichier **
 
-if (!defined('_ECRIRE_INC_VERSION')) return;
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
 
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
@@ -13,5 +15,3 @@ during their first visit to the backoffice of SPIP.',
        'compagnon_nom' => 'Companion',
        'compagnon_slogan' => 'First steps wizard with SPIP'
 );
-
-?>