mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-08 07:54:26 +02:00
fixes
This commit is contained in:
parent
b4d5af63af
commit
db99f3abda
2 changed files with 2 additions and 1 deletions
|
@ -349,6 +349,7 @@ function dfrn_request_content(&$a) {
|
|||
'$confirm_key' => $confirm_key,
|
||||
'$username' => $a->user['username'],
|
||||
'$uid' => $_SESSION['uid'],
|
||||
'$nickname' => $a->user['nickname'],
|
||||
'dfrn_rawurl' => $_GET['dfrn_url']
|
||||
));
|
||||
return $o;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue