MantisBT: master ee8a6e3c

Author Committer Branch Timestamp Parent
dhx dhx master 2009-10-06 05:00 master 485f6d50
Affected Issues  0011006: When changing an email address and using $g_limit_email_domain get App Error # 1200 - Invalid Email Address
Changeset

Fix 0011006: Email verification always fails when enforcing the domain

Email verification always fails when $g_limit_email_domain is set. This
is due to too many parenthesis around an email related regex pattern.

mod - core/email_api.php Diff File