send zrl after dfrn_request homecoming for manual entries
This commit is contained in:
parent
63c881b50d
commit
de3b9e9584
|
@ -180,7 +180,7 @@ function dfrn_request_post(&$a) {
|
|||
|
||||
// (ignore reply, nothing we can do it failed)
|
||||
|
||||
goaway($dfrn_url);
|
||||
goaway(zrl($dfrn_url));
|
||||
return; // NOTREACHED
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue