on follow, land on new contact edit page
This commit is contained in:
parent
b49175ec5d
commit
ef98c7e020
|
@ -195,6 +195,7 @@ function follow_post(&$a) {
|
|||
}
|
||||
}
|
||||
|
||||
goaway($_SESSION['return_url']);
|
||||
goaway($a->get_baseurl() . '/contacts/' . $r[0]['id']);
|
||||
// goaway($_SESSION['return_url']);
|
||||
// NOTREACHED
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user