From: Steve Sutton Date: Wed, 16 Nov 2016 14:30:50 +0000 (-0500) Subject: Update the development email X-Git-Tag: v1.0.0^2~15 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=7c8330e53bc3d3bfe28dbbef82a28f0f70ed2a64;p=WP-Themes%2Fharborcountry.git Update the development email So they don't get blasted with dev emails. --- diff --git a/setup/config/application.ini b/setup/config/application.ini index c7de991..5ebbac5 100644 --- a/setup/config/application.ini +++ b/setup/config/application.ini @@ -163,8 +163,8 @@ event_registration.use_full_billing_info_at_top = No event_registration.bill_info_req.comp_code = "fname, lname, phone" event_registration.bill_info_req.check = "fname, lname, phone" event_registration.bill_info_req.cash = "fname, lname, phone" -event_registration.bill_info_req.credit_card = "fname, lname, addr1, addr2, city, state, country, zip, phone, fax" -event_registration.bill_info_req.call_from_merchant = "fname, lname, addr1, addr2, city, state, country, zip, phone, fax" +event_registration.bill_info_req.credit_card = "fname, lname, addr1, addr2, city, state, country, zip, phone, fax" +event_registration.bill_info_req.call_from_merchant = "fname, lname, addr1, addr2, city, state, country, zip, phone, fax" ; -- Billing fields to ignore when no payment is required (free registration) - Only when use_full_billing_info_at_top YES above event_registration.free_use_fname = On event_registration.free_use_lname = On @@ -301,7 +301,8 @@ event_registration.checkout_debug = Off event_registration.debug = 0 event_registration.debug_view = Off event_registration.debug_mail = On -event_registration.checkout_debug = Off +event_registration.checkout_debug = Of +event_registration.organization_internal_email = "dev@gaslightmedia.com" ; steve's server configuration data inherits from development ; and overrides values as necessary