diff options
Diffstat (limited to 'tt-rss.php')
| -rw-r--r-- | tt-rss.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tt-rss.php b/tt-rss.php index 6dd4195fa..5de1c6758 100644 --- a/tt-rss.php +++ b/tt-rss.php @@ -23,9 +23,6 @@ $_SESSION["name"] = "admin"; } - initialize_user_prefs($link, $_SESSION["uid"]); - // FIXME this needs to be moved somewhere after user creation - ?> <html> <head> |