示例#1
0
 /**
  * Process the form after the input has been submitted and validated.
  */
 public function postProcess()
 {
     CRM_Contact_Form_Task_SMSCommon::postProcess($this);
 }