Exemple #1
0
 public function delete($condition)
 {
     return parent::delete($this->_table, $condition);
 }