Restore sending emails to trigger contact in Action Assign and email
See comments here. Corrects a regression error from merge request 133 that disabled sending emails. Instructs parent::processAction() to send the email by setting $this->apiParams['send_email'] = 1.