study group bugfixes
This commit is contained in:
@@ -21,7 +21,7 @@ define('BOOKING_PAYPAL_SUBMIT_URL_SANDBOX', 'https://www.sandbox.paypal.com/cgi-
|
||||
define('BOOKING_PAYPAL_IPN_PATH', 'system/booking_paypal/ipn');
|
||||
define('TIMEZONE', 'Australia/Sydney');
|
||||
define('BOOKING_DEFAULT_STATE', 'NSW');
|
||||
define('CUSTOM_EMAIL_COUNT', 5);
|
||||
define('CUSTOM_EMAIL_COUNT', 10);
|
||||
define('STUDYGROUP_COUNT', 7);
|
||||
|
||||
// Load the include for various constants
|
||||
|
Reference in New Issue
Block a user