summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-11-18 10:00:18 +0100
committerAndrew Dolgov <[email protected]>2005-11-18 10:00:18 +0100
commite6cb77a07ad5ff4b7d43aa00fdf1fc810bfebf69 (patch)
tree9b02156c3d1debc5530b1ec6b671ce54f700e53b /tt-rss.php
parentcd42edf18dac1955a4046cc68a790aaf77cd6536 (diff)
user manager
Diffstat (limited to 'tt-rss.php')
-rw-r--r--tt-rss.php3
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>