Subversion Repositories SmartDukaan

Rev

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

Rev 14866 Rev 14970
Line 25... Line 25...
25
	'googleapikey' => 'AIzaSyDw1qBnmxtnfR9NqBewryQ-yo3cG2ravGM',
25
	'googleapikey' => 'AIzaSyDw1qBnmxtnfR9NqBewryQ-yo3cG2ravGM',
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
);
32
);