Ejemplo n.º 1
0
 public function finishImport()
 {
     Import_Lock_Action::unLock($this->user, $this->module);
     Import_Queue_Action::remove($this->id);
 }