1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 01:12:41 +01:00
phorge-phorge/src/applications/phurl/mail
epriestley 61a92df66e Fix two issues with Phurl / Badges mail generation
Summary:
  - Phurl is missing a ReplyHandler / MailReceiver (all of this code should get cleaned up eventually, but I don't plan to get to it for a while).
  - Badges has a bad call.

This should clean up some bad daemon tasks.

Test Plan: Saw fewer daemon errors after these changes.

Reviewers: chad

Reviewed By: chad

Differential Revision: https://secure.phabricator.com/D14852
2015-12-22 08:19:53 -08:00
..
PhabricatorPhurlURLMailReceiver.php Fix two issues with Phurl / Badges mail generation 2015-12-22 08:19:53 -08:00
PhabricatorPhurlURLReplyHandler.php Fix two issues with Phurl / Badges mail generation 2015-12-22 08:19:53 -08:00