[SPIP] v3.2.12 -> v3.2.12 - Reinstallation avec le spip_loader
[lhc/web/www.git] / www / plugins-dist / revisions / lang / revisions_pl.php
old mode 100644 (file)
new mode 100755 (executable)
index 5466669..4bc1b40
@@ -3,7 +3,9 @@
 // extrait automatiquement de https://trad.spip.net/tradlang_module/revisions?lang_cible=pl
 // ** ne pas modifier le fichier **
 
-if (!defined('_ECRIRE_INC_VERSION')) return;
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
 
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
@@ -23,5 +25,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        // V
        'version_initiale' => 'Wersja poczÄ…tkowa'
 );
-
-?>