|
|
[TEP-COMMIT] CVS: admin/admin customers.php,1.84,1.85: msg#00000
|
Subject: |
[TEP-COMMIT] CVS: admin/admin customers.php,1.84,1.85 |
Update of /cvsroot/tep/admin/admin
In directory sc8-pr-cvs1:/tmp/cvs-serv26124
Modified Files:
customers.php
Log Message:
Fix type as reported in bug 1561
Index: customers.php
===================================================================
RCS file: /cvsroot/tep/admin/admin/customers.php,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -d -r1.84 -r1.85
--- customers.php 26 Dec 2003 14:13:49 -0000 1.84
+++ customers.php 4 Jan 2004 16:00:04 -0000 1.85
@@ -48,6 +48,7 @@
$entry_gender_error = true;
} else {
$entry_gender_error = false;
+ }
}
if (strlen($customers_firstname) < ENTRY_FIRST_NAME_MIN_LENGTH) {
-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills. Sign up for IBM's
Free Linux Tutorials. Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
|
| |