From 85faf2fdf739018171f9ddaec4045ef88d5a3a0c Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Fri, 8 Nov 2013 18:50:32 +0100 Subject: [PATCH] =?UTF-8?q?Persona=20logout=20r=C3=A9ponse=20Ajax=20minima?= =?UTF-8?q?le?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Évite File doesn't exist : `/home/alex/public_html/alexandre.alapetite.fr/prive/FreshRSS/app/views/index/logout.phtml` Similaire à https://github.com/marienfressinaud/FreshRSS/issues/241 --- app/views/index/logout.phtml | 1 + 1 file changed, 1 insertion(+) create mode 100644 app/views/index/logout.phtml diff --git a/app/views/index/logout.phtml b/app/views/index/logout.phtml new file mode 100644 index 000000000..a0aba9318 --- /dev/null +++ b/app/views/index/logout.phtml @@ -0,0 +1 @@ +OK \ No newline at end of file