summaryrefslogtreecommitdiff
path: root/mobile/logout.php
diff options
context:
space:
mode:
Diffstat (limited to 'mobile/logout.php')
-rw-r--r--mobile/logout.php2
1 files changed, 1 insertions, 1 deletions
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");
?>