1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-30 16:38:21 +01:00
phorge-phorge/src/applications/metamta
Nick Pellegrino 3e6fa43658 getConfigEnv fails fast when key is not found and no default value is given.
Summary:
T2345
getConfig throws an Exception when the key does not exist.
Also removes dead code that throws an Exception.

Test Plan:
Reloaded the Phabricator home page.  In the process, found
2 Exceptions thrown due to nonexistent keys.  After addressing these problems,
the home page loads without Exceptions.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D4541
2013-01-19 12:11:28 -08:00
..
__tests__ Delete license headers from files 2012-11-05 11:16:51 -08:00
adapter Fix EncodeQ implementation in PHPMailer, and provide SSL/TLS options 2012-12-20 11:11:15 -08:00
application Use application icons for "Eye" menu and Crumbs 2012-12-07 13:37:28 -08:00
constants Delete license headers from files 2012-11-05 11:16:51 -08:00
contentsource Move setUser() to AphrontView 2012-12-20 14:49:52 -08:00
controller Remove spacer from sidebars. 2013-01-13 08:17:12 -08:00
replyhandler Fix a bug with T1643 2012-11-30 12:09:37 -08:00
storage getConfigEnv fails fast when key is not found and no default value is given. 2013-01-19 12:11:28 -08:00
view Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorMetaMTAEmailBodyParser.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorMetaMTAWorker.php Add data information to daemon task view 2012-12-17 17:12:55 -08:00