Double check emails.
authorSteve Sutton <steve@gaslightmedia.com>
Mon, 5 Dec 2016 21:00:07 +0000 (16:00 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Mon, 5 Dec 2016 21:00:07 +0000 (16:00 -0500)
commit06b5e82df9e73dc2c139f11e3fda35a72fd146c2
tree2d9b28016b9767771fcf882e0c181d13f22fab04
parentb35c84170008957e254a8c2f8edd9e0d140a0d0d
Double check emails.

Check email for valid email by using php filter_var.
Check each email for the admin by exploding the string by commas.
classes/helper/notification.php