Updating how the emails are getting the email_notifications.
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 18 Aug 2017 19:58:22 +0000 (15:58 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 18 Aug 2017 19:58:22 +0000 (15:58 -0400)
commitc3ecd911b6d658fa009e20052d01bc542702df24
tree4fe6cf2546f4ef5c1f0a09ab3b09f372bd051356
parente70f858034e1a253ae228bbc4d01ceb53f8be186
Updating how the emails are getting the email_notifications.

Adding these setting for email_notifications into the main event
settings array when it is setup for config. Now we can just use
$this->config['settings'] for grabbing any of the email_notification
settings.
classes/data/dataEmailNotifications.php
index.php
models/admin/events/list.php
models/front/events/frontAdd.php
setup/adminHooks.php
setup/databaseScripts/create_database_V0.1.4.sql
setup/databaseScripts/update_database_V0.1.4.php
setup/databaseScripts/update_database_V0.1.4.sql
views/admin/settings/emailNotifications.html