Good news, everyone - again somce notices removed
This commit is contained in:
parent
f9177e827e
commit
821429fdf1
5 changed files with 22 additions and 17 deletions
|
|
@ -22,7 +22,7 @@ function unfollow_post()
|
|||
// NOTREACHED
|
||||
}
|
||||
|
||||
if ($_REQUEST['cancel']) {
|
||||
if (!empty($_REQUEST['cancel'])) {
|
||||
goaway($return_url);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue