mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-11 10:58:48 +00:00
We don't store the "type" parameter anymore
This commit is contained in:
parent
e74ccf35c9
commit
cdd510909f
5 changed files with 0 additions and 5 deletions
|
@ -171,7 +171,6 @@ function ifttt_message($uid, $item)
|
|||
$_SESSION['uid'] = $uid;
|
||||
|
||||
unset($_REQUEST);
|
||||
$_REQUEST['type'] = 'wall';
|
||||
$_REQUEST['api_source'] = true;
|
||||
$_REQUEST['profile_uid'] = $uid;
|
||||
$_REQUEST['source'] = 'IFTTT';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue