RE: Credit Card Identifyers
iiinetworks <[email protected]> 8 Aug 2003 03:56:44 -0000
| Newsgroups | gmane.comp.web.oscommerce.tips |
|---|---|
| Message-ID | <89feadbeeafa6a94256c1a803213577a@osCommerce-Forums> |
This message was sent from: Tips and Tricks http://forums.oscommerce.com/viewtopic.php?p=209834#209834 ---------------------------------------------------------------- return 1 would be correct. I read the comments rather than the code. The code clearly returns a 1 (true would probably work as well) on success. The comments implied a 0 to me until I read the code. My bad. Good luck, Matt