Subversion Repositories SmartDukaan

Rev

Rev 14970 | Rev 15380 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 14970 Rev 14996
Line 26... Line 26...
26
	'emails' => array(
26
	'emails' => array(
27
		'from' => array('noreply@profitmandi.com' => 'ProfitMandi Admin'),
27
		'from' => array('noreply@profitmandi.com' => 'ProfitMandi Admin'),
28
		'to' => 'help@profitmandi.com',
28
		'to' => 'help@profitmandi.com',
29
		'cc' => array('rajneesh.arora@shop2020.in','amit.sirohi@shop2020.in','shailesh.kumar@shop2020.in','anikendra.das@shop2020.in')
29
		'cc' => array('rajneesh.arora@shop2020.in','amit.sirohi@shop2020.in','shailesh.kumar@shop2020.in','anikendra.das@shop2020.in')
30
	),
30
	),
31
	'debugusers' => array(1,2)
31
	'debugusers' => array(1,2),
-
 
32
	'saholicoffline' => true
32
);
33
);