Subversion Repositories SmartDukaan

Rev

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

Rev 14935 Rev 14970
Line 25... Line 25...
25
	'googleapikey' => 'AIzaSyDw1qBnmxtnfR9NqBewryQ-yo3cG2ravGM',
25
	'googleapikey' => 'AIzaSyDw1qBnmxtnfR9NqBewryQ-yo3cG2ravGM',
26
		'emails' => array(
26
		'emails' => array(
27
		'from' => array('help@profitmandi.com' => 'ProfitMandi Admin'),
27
		'from' => array('help@profitmandi.com' => 'ProfitMandi Admin'),
28
		'to' => 'anikendra.das@shop2020.in',
28
		'to' => 'anikendra.das@shop2020.in',
29
		'cc' => array('rajneesh.arora@shop2020.in','amit.sirohi@shop2020.in')
29
		'cc' => array('rajneesh.arora@shop2020.in','amit.sirohi@shop2020.in')
30
	)
30
	),
-
 
31
	'debugusers' => array(1,2)
31
);
32
);
32
33