aboutsummaryrefslogtreecommitdiffstats
path: root/include/notifier.php
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-04-20 19:06:36 -0700
committerredmatrix <git@macgirvin.com>2016-04-20 19:06:36 -0700
commitd2f67bf2497e4992e08ecbd2432f29ce1fd4c516 (patch)
tree8508b4b252a56c88e3ed559f1901633e699d22c8 /include/notifier.php
parent8f64b28fb998558378d1a14c744a275cc19f1d55 (diff)
parent0d91f363ccda100ccf6b35f7fb46a4352d00326a (diff)
downloadvolse-hubzilla-d2f67bf2497e4992e08ecbd2432f29ce1fd4c516.tar.gz
volse-hubzilla-d2f67bf2497e4992e08ecbd2432f29ce1fd4c516.tar.bz2
volse-hubzilla-d2f67bf2497e4992e08ecbd2432f29ce1fd4c516.zip
Merge branch 'dmeta' into dev
several diaspora changes/fixes
Diffstat (limited to 'include/notifier.php')
-rw-r--r--include/notifier.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/notifier.php b/include/notifier.php
index 628847d54..4435c7497 100644
--- a/include/notifier.php
+++ b/include/notifier.php
@@ -450,7 +450,6 @@ function notifier_run($argv, $argc){
'target_item' => $target_item,
'top_level_post' => $top_level_post,
'private' => $private,
- 'followup' => $followup,
'relay_to_owner' => $relay_to_owner,
'uplink' => $uplink,
'cmd' => $cmd,
@@ -547,7 +546,6 @@ function notifier_run($argv, $argc){
'hub' => $hub,
'top_level_post' => $top_level_post,
'private' => $private,
- 'followup' => $followup,
'relay_to_owner' => $relay_to_owner,
'uplink' => $uplink,
'cmd' => $cmd,