X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=www%2Fplugins-dist%2Fdump%2Flang%2Fdump_gl.php;h=2c1803ece1ccffd9b5f0505bf67d0baf6c406a82;hb=4f443dce95ff6f8221c189880a70c74ce1c1f238;hp=c108058c82276fff1370a677775cfc18b6ff3312;hpb=4a628e9b277d3617535f99d663ca79fa2e891177;p=lhc%2Fweb%2Fwww.git diff --git a/www/plugins-dist/dump/lang/dump_gl.php b/www/plugins-dist/dump/lang/dump_gl.php index c108058c..2c1803ec 100644 --- a/www/plugins-dist/dump/lang/dump_gl.php +++ b/www/plugins-dist/dump/lang/dump_gl.php @@ -3,7 +3,9 @@ // extrait automatiquement de https://trad.spip.net/tradlang_module/dump?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( @@ -30,5 +32,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array( 'texte_sauvegarde' => 'Gardar o contido da base', 'texte_sauvegarde_base' => 'Gardar a base' ); - -?>