From 3518718b25d2d7ff540040293b06b5e872f86216 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 17 Dec 2009 19:42:30 +0300 Subject: mobile: add experimental iUI based version --- mobile/logout.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mobile/logout.php') diff --git a/mobile/logout.php b/mobile/logout.php index 89db68464..b9cadaa5c 100644 --- a/mobile/logout.php +++ b/mobile/logout.php @@ -5,5 +5,5 @@ logout_user(); - header("Location: tt-rss.php"); + header("Location: index.php"); ?> -- cgit v1.2.3-54-g00ecf