1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/phid
jungejason 9bc04fe03d Change hard-coded PHID types to constants.
Summary:
add a constants module
src/applications/phid/constants/PhabricatorPHIDConstants.

Test Plan:
Execute applications which were using the hard-coded string.

Differential Revision: 44
Reviewed By: epriestley
Reviewers: epriestley
CC: epriestley
2011-03-03 12:00:53 -08:00
..
constants Change hard-coded PHID types to constants. 2011-03-03 12:00:53 -08:00
controller CSRF / Logout 2011-01-30 18:52:29 -08:00
handle Change hard-coded PHID types to constants. 2011-03-03 12:00:53 -08:00
storage Use Filesystem::readRandomBytes() instead of copy/pasting reads of /dev/urandom 2011-02-11 16:12:34 -08:00