- Timestamp:
- 2007/05/31 21:05:44 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/data/class/SC_CustomerList.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/data/class/SC_CustomerList.php
r13977 r13980 164 164 } 165 165 $this->setWhere($sql_where); 166 $this->setWhere("mailmaga_flg = 0");167 166 } 168 167 … … 226 225 } 227 226 $this->setWhere($sql_where); 227 $this->setWhere("mailmaga_flg = 0"); 228 228 } 229 229
Note: See TracChangeset
for help on using the changeset viewer.
