summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
Diffstat (limited to 'tt-rss.php')
-rw-r--r--tt-rss.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/tt-rss.php b/tt-rss.php
index 5bf785630..d1460935e 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -1,4 +1,6 @@
<?
+ session_start();
+
require_once "version.php";
require_once "config.php";
require_once "db-prefs.php";