mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-23 08:01:29 +00:00
display username in header
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
require_once "magpierss/rss_fetch.inc";
|
||||
|
||||
$_SESSION["uid"] = PLACEHOLDER_UID; // FIXME: placeholder
|
||||
$_SESSION["name"] = PLACEHOLDER_NAME;
|
||||
|
||||
$op = $_REQUEST["op"];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user