diff options
author | ivan <ivan> | 2007-11-29 02:55:11 +0000 |
---|---|---|
committer | ivan <ivan> | 2007-11-29 02:55:11 +0000 |
commit | 7d1a133f207a54f9a996e860edd74b16e936c27c (patch) | |
tree | 3751b5b76445d2ab4f0fe8af843e8f38ce25bc79 /FS/FS.pm | |
parent | 7054cae12e246c80dbb239cc71bc28b89d58ef2c (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
@@ -224,6 +224,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 |