mirror of
https://github.com/friendica/friendica
synced 2024-11-19 06:23:40 +00:00
I shouldn't try to code today
This commit is contained in:
parent
b1ae8151c2
commit
d123a6523d
1 changed files with 0 additions and 1 deletions
|
@ -181,7 +181,6 @@ class Login extends BaseModule
|
|||
intval($_SESSION['visitor_id'])
|
||||
);
|
||||
if (DBM::is_result($r)) {
|
||||
$a = self::getApp();
|
||||
self::getApp()->contact = $r[0];
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue