1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 06:55:56 +00:00
This commit is contained in:
Andrew Dolgov
2012-09-10 19:18:44 +04:00
parent d493aba238
commit 2d6847495f
2 changed files with 4 additions and 4 deletions

View File

@@ -480,8 +480,6 @@ class Handler_Public extends Handler {
function login() {
print_r($_REQUEST);
$_SESSION["prefs_cache"] = array();
if (!SINGLE_USER_MODE) {