double profile image on friend requests
This commit is contained in:
parent
f2242826d8
commit
294dc27e17
|
@ -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…
Reference in New Issue
Block a user