Guest User

sendy subscribe diff

a guest
Nov 8th, 2019
259
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. 339c339
  2. < $captcha_passed = $recaptcha_secretkey=='';
  3. ---
  4. >
  5. 362,365d361
  6. < else
  7. < {
  8. < $captcha_passed = true;
  9. < }
  10. 426c422
  11. < if($captcha_passed && $feedback!=_('Some fields are missing.') && $feedback!=_('Email address is invalid.') && $feedback!=_('Consent not given.') && $feedback!=_('Failed reCAPTCHA test.') && $feedback!=_('Invalid secret key.'))
  12. ---
  13. > if($feedback!=_('Some fields are missing.') && $feedback!=_('Email address is invalid.') && $feedback!=_('Consent not given.') && $feedback!=_('Failed reCAPTCHA test.') && $feedback!=_('Invalid secret key.'))
Advertisement
Add Comment
Please, Sign In to add comment