Changeset 11621 for branches/dev/html/admin/customer/edit.php
- Timestamp:
- 2007/03/08 22:49:31 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/html/admin/customer/edit.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/admin/customer/edit.php
r11620 r11621 277 277 $result = $objConn->getAll($sql, array($checkMail, $array["customer_id"])); 278 278 if (count($result) > 0) { 279 $objErr->arrErr["email "] .= "¢¨ ¤¹¤Ç¤ËÅÐÏ¿¤µ¤ì¤Æ¤¤¤ë¥á¡¼¥ë¥¢¥É¥ì¥¹(¥â¥Ð¥¤¥ë)¤Ç¤¹¡£";279 $objErr->arrErr["email_mobile"] .= "¢¨ ¤¹¤Ç¤ËÅÐÏ¿¤µ¤ì¤Æ¤¤¤ë¥á¡¼¥ë¥¢¥É¥ì¥¹(¥â¥Ð¥¤¥ë)¤Ç¤¹¡£"; 280 280 } 281 281 }
Note: See TracChangeset
for help on using the changeset viewer.
