[SPIP] v3.2.12 -> v3.2.12 - Reinstallation avec le spip_loader
[lhc/web/www.git] / www / plugins-dist / vertebres / lang / paquet-vertebres_ru.php
old mode 100644 (file)
new mode 100755 (executable)
index e0afc84..b688222
@@ -1,9 +1,11 @@
 <?php
 // This is a SPIP language file  --  Ceci est un fichier langue de SPIP
-// extrait automatiquement de http://trad.spip.net/tradlang_module/paquet-vertebres?lang_cible=ru
+// extrait automatiquement de https://trad.spip.net/tradlang_module/paquet-vertebres?lang_cible=ru
 // ** ne pas modifier le fichier **
 
-if (!defined('_ECRIRE_INC_VERSION')) return;
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
 
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
@@ -12,5 +14,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'vertebres_nom' => 'Просмотр SQL таблиц',
        'vertebres_slogan' => 'Просмотр SQL таблиц'
 );
-
-?>