heritagecu.ca
Signed-off-by: Jeff <jeff@gotenzing.com>
Showing
1 changed file
with
1 additions
and
0 deletions
| ... | @@ -134,6 +134,7 @@ function um_validate_email_domain( $args ) { | ... | @@ -134,6 +134,7 @@ function um_validate_email_domain( $args ) { |
| 134 | $allowed_email_domains = apply_filters( 'um_allowed_email_domains', array( | 134 | $allowed_email_domains = apply_filters( 'um_allowed_email_domains', array( |
| 135 | 'gotenzing.com', | 135 | 'gotenzing.com', |
| 136 | 'ekccu.com', | 136 | 'ekccu.com', |
| 137 | 'heritagecu.ca', | ||
| 137 | 'stellervista.com' | 138 | 'stellervista.com' |
| 138 | ) ); | 139 | ) ); |
| 139 | 140 | ... | ... |
-
Please register or sign in to post a comment