1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/differential/mail
Bob Trahan c4cbc1a32d Revert attempt to fix mail in differential
Summary: This fix is wrong - should be load and not get - but moreover this is actually correctly set as the reply handler is instantiated inside the DifferentialRevisionMailReceiver correctly; $this->getExclude was correct. Ref T5185.

Test Plan: this shall stop the fatal in production.

Reviewers: chad, epriestley

Reviewed By: epriestley

Subscribers: epriestley, Korvin

Maniphest Tasks: T5185

Differential Revision: https://secure.phabricator.com/D10101
2014-07-31 14:54:43 -07:00
..
DifferentialMail.php Port Differential mail features forward to transactions 2014-03-11 13:02:06 -07:00
DifferentialReplyHandler.php Revert attempt to fix mail in differential 2014-07-31 14:54:43 -07:00
DifferentialRevisionMailReceiver.php Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00