on follow, land on new contact edit page
This commit is contained in:
parent
b49175ec5d
commit
ef98c7e020
1 changed files with 2 additions and 1 deletions
|
@ -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
|
// NOTREACHED
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue