[PLUGINS] ~maj globale
[lhc/web/www.git] / www / plugins / redirhttps / lang / paquet-redirhttps_en.php
diff --git a/www/plugins/redirhttps/lang/paquet-redirhttps_en.php b/www/plugins/redirhttps/lang/paquet-redirhttps_en.php
deleted file mode 100644 (file)
index f599062..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-<?php
-// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
-// extrait automatiquement de http://trad.spip.net/tradlang_module/paquet-redirhttps?lang_cible=en
-// ** ne pas modifier le fichier **
-
-if (!defined('_ECRIRE_INC_VERSION')) return;
-
-$GLOBALS[$GLOBALS['idx_lang']] = array(
-
-       // R
-       'redirhttps_description' => 'Redirect to HTTPS when the content requires it (private area, login, public pages with user logged in)',
-       'redirhttps_nom' => 'HTTPS redirections',
-       'redirhttps_slogan' => 'Secure access to certain pages of the site'
-);
-
-?>