diff options
author | Friendika <info@friendika.com> | 2010-11-23 17:08:35 -0800 |
---|---|---|
committer | Friendika <info@friendika.com> | 2010-11-23 17:08:35 -0800 |
commit | 81e1e4245b54604bf6b89ceb91f2e5e1128a317a (patch) | |
tree | c25c76d72fcff65465c5bae53340541d0436d942 /include/notifier.php | |
parent | 9be4b3482ed48ecd930105aec00a985cfee184ee (diff) | |
download | volse-hubzilla-81e1e4245b54604bf6b89ceb91f2e5e1128a317a.tar.gz volse-hubzilla-81e1e4245b54604bf6b89ceb91f2e5e1128a317a.tar.bz2 volse-hubzilla-81e1e4245b54604bf6b89ceb91f2e5e1128a317a.zip |
premature removal of queue item
Diffstat (limited to 'include/notifier.php')
-rw-r--r-- | include/notifier.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/notifier.php b/include/notifier.php index 871027418..8af67898c 100644 --- a/include/notifier.php +++ b/include/notifier.php @@ -266,7 +266,6 @@ dbesc($atom) ); } - break; default: if($followup && $contact['notify']) { |