Update calls to valid email check.
authorSteve Sutton <steve@gaslightmedia.com>
Mon, 11 Jun 2018 13:06:53 +0000 (09:06 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Mon, 11 Jun 2018 13:06:53 +0000 (09:06 -0400)
commitfa2c796977e0938bb49d04bb264f7d922492e9f6
tree87023ad099abd6e76d7004058831612315380802
parentbe6803144aa73fc8a5a87b16bd616b600836b1ab
Update calls to valid email check.

Trim the email first. This prevents it from failing if there's a space
in start or end of the email that is being checked.
classes/helper/notification.php
models/front/events/frontAdd.php