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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user