X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=www%2Fplugins-dist%2Fbreves%2Flang%2Fbreves_ast.php;h=e1675f5f01397ff2b5cfd770cd44fec7a9c8914e;hb=4f443dce95ff6f8221c189880a70c74ce1c1f238;hp=f8178b8d6be1d935073e4a1d94608a5bfa436284;hpb=4a628e9b277d3617535f99d663ca79fa2e891177;p=lhc%2Fweb%2Fwww.git diff --git a/www/plugins-dist/breves/lang/breves_ast.php b/www/plugins-dist/breves/lang/breves_ast.php index f8178b8d..e1675f5f 100644 --- a/www/plugins-dist/breves/lang/breves_ast.php +++ b/www/plugins-dist/breves/lang/breves_ast.php @@ -3,7 +3,9 @@ // extrait automatiquement de https://trad.spip.net/tradlang_module/breves?lang_cible=ast // ** ne pas modifier le fichier ** -if (!defined('_ECRIRE_INC_VERSION')) return; +if (!defined('_ECRIRE_INC_VERSION')) { + return; +} $GLOBALS[$GLOBALS['idx_lang']] = array( @@ -47,5 +49,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array( 'titre_langue_breve' => 'LLINGUA DE LA BREVE', # MODIF 'titre_page_breves' => 'Breves' ); - -?>