shlurbee 26021aff5c In payments, make NO_TRANSACTION the only special transaction code
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)
2012-06-20 11:23:16 -07:00
2012-06-19 14:02:42 -07:00
2012-06-18 15:13:56 -07:00
2012-06-19 15:47:01 -07:00
Description
No description provided
55 MiB
Languages
Python 54.4%
JavaScript 26.7%
HTML 11.3%
Less 4.5%
Shell 1%
Other 2%