mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-10-20 23:41:00 +02:00
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
This commit is contained in:
commit
3f7d1b58e6
@ -819,6 +819,7 @@
|
||||
if (SINGLE_USER_MODE) {
|
||||
@session_start();
|
||||
authenticate_user("admin", null);
|
||||
startup_gettext();
|
||||
load_user_plugins($_SESSION["uid"]);
|
||||
} else {
|
||||
if (!validate_session()) $_SESSION["uid"] = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user