aboutsummaryrefslogtreecommitdiffstats
path: root/mod/dfrn_request.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2010-12-22 17:27:14 -0800
committerFriendika <info@friendika.com>2010-12-22 17:27:14 -0800
commit294dc27e17d0bcb04661ac7526aec390c3ff6345 (patch)
treeff20483bb68b85519bcd2a06446188e8f8531784 /mod/dfrn_request.php
parentf2242826d84c9b72810345816831ddfb05e15422 (diff)
downloadvolse-hubzilla-294dc27e17d0bcb04661ac7526aec390c3ff6345.tar.gz
volse-hubzilla-294dc27e17d0bcb04661ac7526aec390c3ff6345.tar.bz2
volse-hubzilla-294dc27e17d0bcb04661ac7526aec390c3ff6345.zip
double profile image on friend requests
Diffstat (limited to 'mod/dfrn_request.php')
-rw-r--r--mod/dfrn_request.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/mod/dfrn_request.php b/mod/dfrn_request.php
index 6cefdd28e..93ef4097b 100644
--- a/mod/dfrn_request.php
+++ b/mod/dfrn_request.php
@@ -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.