Changeset 11748 for branches/dev
- Timestamp:
- 2007/03/12 10:40:23 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/data/class/SC_CustomerList.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/data/class/SC_CustomerList.php
r11747 r11748 285 285 286 286 if($is_mobile == true) { 287 $email_column = "dtb_customer.email_mobile ";287 $email_column = "dtb_customer.email_mobile as email"; 288 288 } else { 289 289 $email_column = "dtb_customer.email";
Note: See TracChangeset
for help on using the changeset viewer.
