double profile image on friend requests

This commit is contained in:
Friendika 2010-12-22 17:27:14 -08:00
parent f2242826d8
commit 294dc27e17
1 changed files with 0 additions and 1 deletions

View File

@ -444,7 +444,6 @@ function dfrn_request_content(&$a) {
if(($a->argc != 2) || (! count($a->profile)))
return "";
$a->page['template'] = 'profile';
// "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.