Trim each email before validating it.
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 1 Jun 2018 14:29:30 +0000 (10:29 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 1 Jun 2018 14:29:30 +0000 (10:29 -0400)
commit164f1186772ffee560147205d2896c2a81df8c9d
treea5d091234c6be18e0ac33350f051aa523c02d131
parent35977b0507b3febf0325eaf1ccc1666046e6359b
Trim each email before validating it.

An empty space in email won't allow it to be valid.
Still ok to send out that way.
classes/helper/notification.php
index.php