* Add Class data %WrappedSubmitClassMethod to remember "wrapped" submits
authorplobbes <plobbes>
Mon, 20 Nov 2006 04:57:37 +0000 (04:57 +0000)
committerplobbes <plobbes>
Mon, 20 Nov 2006 04:57:37 +0000 (04:57 +0000)
commit6e68659b6390c3987587e0c9fcc772b5618356b3
treed788b265a885614f5052d176a3ac862634c7e16b
parent417f1443bc69fd3b5c9bce17cfb618d0c7da486f
* Add Class data %WrappedSubmitClassMethod to remember "wrapped" submits
* Fix new() to check %WrappedSubmitClassMethod to avoid creating deep recursion
* Minor documentation change in print statements use ',' instead of '.'
OnlinePayment.pm