MantisBT: master-1.2.x b2480c09

Author Committer Branch Timestamp Parent
dhx dhx master-1.2.x 2009-10-06 05:00 master-1.2.x 608f34b6
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