X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=www%2Fplugins-dist%2Fbreves%2Flang%2Fbreves_hr.php;fp=www%2Fplugins-dist%2Fbreves%2Flang%2Fbreves_hr.php;h=8b89ca84e24082c3e487983560211922d6c48436;hb=4f443dce95ff6f8221c189880a70c74ce1c1f238;hp=9f262e3c3de334c610bb1f6c291f4fccb55eff07;hpb=4a628e9b277d3617535f99d663ca79fa2e891177;p=lhc%2Fweb%2Fwww.git diff --git a/www/plugins-dist/breves/lang/breves_hr.php b/www/plugins-dist/breves/lang/breves_hr.php index 9f262e3c..8b89ca84 100644 --- a/www/plugins-dist/breves/lang/breves_hr.php +++ b/www/plugins-dist/breves/lang/breves_hr.php @@ -3,7 +3,9 @@ // extrait automatiquement de https://trad.spip.net/tradlang_module/breves?lang_cible=hr // ** ne pas modifier le fichier ** -if (!defined('_ECRIRE_INC_VERSION')) return; +if (!defined('_ECRIRE_INC_VERSION')) { + return; +} $GLOBALS[$GLOBALS['idx_lang']] = array( @@ -28,5 +30,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array( 'titre_breve_publiee' => 'objavljena vijest', 'titre_breve_refusee' => 'odbačena vijest' ); - -?>