1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-20 07:11:29 +00:00

user manager

This commit is contained in:
Andrew Dolgov
2005-11-18 10:00:18 +01:00
parent cd42edf18d
commit e6cb77a07a
7 changed files with 454 additions and 12 deletions

View File

@@ -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>