aboutsummaryrefslogtreecommitdiffstats
path: root/mod/dfrn_request.php
diff options
context:
space:
mode:
authorroot <root@diekershoff.homeunix.net>2010-12-23 07:39:23 +0100
committerroot <root@diekershoff.homeunix.net>2010-12-23 07:39:23 +0100
commita1d593613d737d6f1a694adaddf515187580105c (patch)
tree1bf8cc90900dcf52f66b7c09a453acb5133a9b6a /mod/dfrn_request.php
parent780ab072f55bd18575ca821eb6ea481cc0728814 (diff)
parentd8969bb84b7a710bf77f23de0d392a192dfc8f53 (diff)
downloadvolse-hubzilla-a1d593613d737d6f1a694adaddf515187580105c.tar.gz
volse-hubzilla-a1d593613d737d6f1a694adaddf515187580105c.tar.bz2
volse-hubzilla-a1d593613d737d6f1a694adaddf515187580105c.zip
Merge branch 'master' of git://github.com/friendika/friendika
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.