Exemplo n.º 1
0
 public function validate_resend_activation($input)
 {
     return Member::validate_resend_activation($input);
 }