Exemple #1
0
 static function updateWhere($fields, $where)
 {
     parent::_updateWhere('import_source', $fields, $where);
 }
Exemple #2
0
 static function updateWhere($fields, $where)
 {
     parent::_updateWhere('customer_recipient', $fields, $where);
 }
Exemple #3
0
 static function updateWhere($fields, $where)
 {
     parent::_updateWhere('export_type', $fields, $where);
 }
Exemple #4
0
 static function updateWhere($fields, $where)
 {
     parent::_updateWhere('message', $fields, $where);
 }
Exemple #5
0
 static function updateWhere($fields, $where)
 {
     parent::_updateWhere('stats', $fields, $where);
 }