summaryrefslogtreecommitdiff
path: root/mobile/tt-rss.php
diff options
context:
space:
mode:
Diffstat (limited to 'mobile/tt-rss.php')
-rw-r--r--mobile/tt-rss.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/mobile/tt-rss.php b/mobile/tt-rss.php
index bd799dc65..f13a83105 100644
--- a/mobile/tt-rss.php
+++ b/mobile/tt-rss.php
@@ -1,6 +1,7 @@
<?
- require_once "../functions.php";
+ require_once "../config.php";
require_once "functions.php";
+ require_once "../functions.php";
basic_nosid_redirect_check();