diff options
author | ivan <ivan> | 2007-11-29 02:54:51 +0000 |
---|---|---|
committer | ivan <ivan> | 2007-11-29 02:54:51 +0000 |
commit | 7ed55804735f4f687cd64139db7bae9746282a89 (patch) | |
tree | 484809ce09617af31806b61c63574a90535a5f62 /FS/FS.pm | |
parent | 5e5da406c19d7674e3ae959a5a772aa9d2339d0a (diff) |
even more reliable multiple-payment/double-click/concurrent-payment-form protection
Diffstat (limited to 'FS/FS.pm')
-rw-r--r-- | FS/FS.pm | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -244,6 +244,8 @@ L<FS::cust_bill_ApplicationCommon> - Base class for bill application classes L<FS::cust_pay> - Payment class +L<FS::cust_pay_pending> - Pending payment class + L<FS::cust_pay_void> - Voided payment class L<FS::cust_bill_pay> - Payment application class |