Function _recaptcha_mailhide_email_parts
gets the parts of the email to expose to the user. eg, given johndoe@example,com return ["john", "example.com"]. the email is then displayed as john...@example.com
		
		
		Located at
		
			zp-extensions/reCaptcha/recaptchalib.php
		
	
	 | 
		$email |