mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-08 13:54:27 +02:00
double profile image on friend requests
This commit is contained in:
parent
f2242826d8
commit
294dc27e17
1 changed files with 0 additions and 1 deletions
|
@ -444,7 +444,6 @@ function dfrn_request_content(&$a) {
|
||||||
if(($a->argc != 2) || (! count($a->profile)))
|
if(($a->argc != 2) || (! count($a->profile)))
|
||||||
return "";
|
return "";
|
||||||
|
|
||||||
$a->page['template'] = 'profile';
|
|
||||||
|
|
||||||
// "Homecoming". Make sure we're logged in to this site as the correct user. Then offer a confirm button
|
// "Homecoming". Make sure we're logged in to this site as the correct user. Then offer a confirm button
|
||||||
// to send us to the post section to record the introduction.
|
// to send us to the post section to record the introduction.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue