public function update($id, $data, $pot = '') { $this->switching($this->_idx_table, $pot); return parent::update($id, $data); }