summaryrefslogtreecommitdiff
path: root/mobile
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-03-01 10:43:54 +0100
committerAndrew Dolgov <[email protected]>2007-03-01 10:43:54 +0100
commit01a87dff9efecf9070b652f59a52e55bd2db1906 (patch)
treecdb2be616dfae0a8b8c8a1e9f31bf167ba84e6f7 /mobile
parent81596c6612ed98ea2d648300e28bbe1661d97165 (diff)
rework login process, drop http auth
Diffstat (limited to 'mobile')
-rw-r--r--mobile/tt-rss.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/mobile/tt-rss.php b/mobile/tt-rss.php
index a52c63f81..890c1e0a1 100644
--- a/mobile/tt-rss.php
+++ b/mobile/tt-rss.php
@@ -3,8 +3,6 @@
require_once "functions.php";
require_once "../functions.php";
- basic_nosid_redirect_check();
-
require_once "../sessions.php";
require_once "../version.php";