Added Revenue information
This commit is contained in:
@@ -17,11 +17,7 @@ return array
|
||||
'checkout_notify'=>FALSE, // Test mode to test a particular checkout_notify item
|
||||
'disabled_noaccess_redirect'=>FALSE, // Disable redirect when noaccess
|
||||
'email_admin_only'=> array( // Override emails and send them to an admin instead
|
||||
'task_invoice_list_overdue'=>array('deon@leenooks.net'=>'Deon George'),
|
||||
'task_invoice_remind_overdue_1'=>array('deon@leenooks.net'=>'Deon George'),
|
||||
'task_invoice_remind_overdue_2'=>array('deon@leenooks.net'=>'Deon George'),
|
||||
'task_invoice_remind_overdue_3'=>array('deon@leenooks.net'=>'Deon George'),
|
||||
'adsl_traffic_notice'=>array('deon@leenooks.net'=>'Deon George'),
|
||||
#'task_invoice_list_overdue'=>array('deon@leenooks.net'=>'Deon George'),
|
||||
),
|
||||
'invoice'=>0, // Number of invoices to generate in a pass
|
||||
'site'=>FALSE, // Glogal site debug
|
||||
|
Reference in New Issue
Block a user