Subversion Repositories SmartDukaan

Rev

Rev 12345 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 12345 Rev 12354
Line 68... Line 68...
68
		'datasource' => 'Database/Mysql',
68
		'datasource' => 'Database/Mysql',
69
		'persistent' => false,
69
		'persistent' => false,
70
		'host' => 'localhost',
70
		'host' => 'localhost',
71
		'login' => 'root',
71
		'login' => 'root',
72
		'password' => 'shop2020',
72
		'password' => 'shop2020',
73
		'database' => 'newsletter',
73
		'database' => 'helper',
74
		'prefix' => '',
74
		'prefix' => '',
75
		//'encoding' => 'utf8',
75
		//'encoding' => 'utf8',
76
	);
76
	);
77
 
77
 
78
	public $users = array(
78
	public $users = array(