[TEP-COMMIT] CVS: catalog/catalog/includes/languages/english/modules/payment cc.php,1.10,1.11
Harald Ponce de Leon <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/tep/catalog/catalog/includes/languages/english/modules/payment
In directory sc8-pr-cvs1:/tmp/cvs-serv6534/includes/languages/english/modules/payment
Modified Files:
cc.php
Log Message:
move the error message from the url to the messageStack class
Index: cc.php
===================================================================
RCS file: /cvsroot/tep/catalog/catalog/includes/languages/english/modules/payment/cc.php,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- cc.php 1 Nov 2002 05:14:11 -0000 1.10
+++ cc.php 4 Dec 2003 23:03:57 -0000 1.11
@@ -5,7 +5,7 @@
osCommerce, Open Source E-Commerce Solutions
http://www.oscommerce.com
- Copyright (c) 2002 osCommerce
+ Copyright (c) 2003 osCommerce
Released under the GNU General Public License
*/
@@ -18,5 +18,4 @@
define('MODULE_PAYMENT_CC_TEXT_CREDIT_CARD_EXPIRES', 'Credit Card Expiry Date:');
define('MODULE_PAYMENT_CC_TEXT_JS_CC_OWNER', '* The owner\'s name of the credit card must be at least ' . CC_OWNER_MIN_LENGTH . ' characters.\n');
define('MODULE_PAYMENT_CC_TEXT_JS_CC_NUMBER', '* The credit card number must be at least ' . CC_NUMBER_MIN_LENGTH . ' characters.\n');
- define('MODULE_PAYMENT_CC_TEXT_ERROR', 'Credit Card Error!');
?>
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/