mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-24 14:27:58 -05:00
26021aff5c01436647f1e765b62be9ad6925bb2d
trans_id > 0 is used to identify an authorize transaction in many places in the code and trans_id < 0 is used to identify freebies, so for now the only "special" code is 0 (Also fixes problem with mark_payment_error since ERROR wasn't in the Enum)
Description
No description provided
Languages
Python
54.4%
JavaScript
26.7%
HTML
11.3%
Less
4.5%
Shell
1%
Other
2%