From 8bb25589ffae1e7b8562b429ea945bfcbe491b8a Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sat, 26 Oct 2013 20:49:23 +0200 Subject: URL absolue pour token MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Corrige https://github.com/marienfressinaud/FreshRSS/issues/213 Abandonne le protocole relatif "//" et repasse à des "http://" ou "https://" explicites --- app/views/configure/display.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app') diff --git a/app/views/configure/display.phtml b/app/views/configure/display.phtml index 0f89437ac..09ac011af 100644 --- a/app/views/configure/display.phtml +++ b/app/views/configure/display.phtml @@ -56,7 +56,7 @@ conf->token (); ?>
- +
-- cgit v1.2.3