add connect link to friend suggest
This commit is contained in:
parent
e6b538c046
commit
974a52a16d
3 changed files with 10 additions and 3 deletions
|
@ -10,7 +10,7 @@ function follow_post(&$a) {
|
|||
// NOTREACHED
|
||||
}
|
||||
|
||||
$url = $orig_url = notags(trim($_POST['url']));
|
||||
$url = $orig_url = notags(trim($_REQUEST['url']));
|
||||
|
||||
// remove ajax junk, e.g. Twitter
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue