cleanup formatting in email functions
This commit is contained in:
@@ -18,6 +18,7 @@ define('BOOKING_PAYPAL_SUBMIT_URL', 'https://www.paypal.com/cgi-bin/webscr');
|
||||
define('BOOKING_PAYPAL_SUBMIT_URL_SANDBOX', 'https://www.sandbox.paypal.com/cgi-bin/webscr');
|
||||
//@todo should really change this to system/booking/paypal
|
||||
define('BOOKING_PAYPAL_IPN_PATH', 'system/booking_paypal/ipn');
|
||||
define('BOOKING_EMAIL_DEV_NOTIFY', 'it@coadcorp.com');
|
||||
|
||||
// Load the include for various constants
|
||||
module_load_include('inc', 'booking', 'booking.constants');
|
||||
|
Reference in New Issue
Block a user