Changeset 13980 for branches


Ignore:
Timestamp:
2007/05/31 21:05:44 (19 years ago)
Author:
matsumoto
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/data/class/SC_CustomerList.php

    r13977 r13980  
    164164            } 
    165165            $this->setWhere($sql_where); 
    166             $this->setWhere("mailmaga_flg = 0"); 
    167166        } 
    168167 
     
    226225            } 
    227226            $this->setWhere($sql_where); 
     227            $this->setWhere("mailmaga_flg = 0"); 
    228228        } 
    229229 
Note: See TracChangeset for help on using the changeset viewer.