Example #1
0
 function archive(&$errors = array())
 {
     return parent::archive($this->id, $errors, 'edi_transactions_log_history', 'current');
 }