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