X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=www%2Fsquelettes-dist%2Flang%2Fpaquet-dist_en.php;h=cd9e809747617eb93a35217c604ea888a7af45ca;hb=4f443dce95ff6f8221c189880a70c74ce1c1f238;hp=a8c7a0f196e12e9f6ce691ee7911cc38d9cc7c97;hpb=4a628e9b277d3617535f99d663ca79fa2e891177;p=lhc%2Fweb%2Fwww.git diff --git a/www/squelettes-dist/lang/paquet-dist_en.php b/www/squelettes-dist/lang/paquet-dist_en.php index a8c7a0f1..cd9e8097 100644 --- a/www/squelettes-dist/lang/paquet-dist_en.php +++ b/www/squelettes-dist/lang/paquet-dist_en.php @@ -3,7 +3,9 @@ // extrait automatiquement de https://trad.spip.net/tradlang_module/paquet-dist?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( @@ -11,5 +13,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array( 'dist_description' => 'Default template set in SPIP 3.', 'dist_slogan' => 'Default template set in SPIP 3' ); - -?>