Subversion Repositories SmartDukaan

Rev

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

Rev 15403 Rev 15461
Line 69... Line 69...
69
		'password' => 'shop2020',
69
		'password' => 'shop2020',
70
		'database' => 'dtr',
70
		'database' => 'dtr',
71
		'prefix' => '',
71
		'prefix' => '',
72
		'encoding' => 'utf8',
72
		'encoding' => 'utf8',
73
	);
73
	);
-
 
74
	
-
 
75
	public $click = array(
-
 
76
		'datasource' => 'Database/Mysql',
-
 
77
		'persistent' => false,
-
 
78
		'host' => 'localhost',
-
 
79
		'login' => 'root',
-
 
80
		'password' => 'shop2020',
-
 
81
		'database' => 'mobilehotdtr',
-
 
82
		'prefix' => '',
-
 
83
		'encoding' => 'utf8',
-
 
84
	);
74
 
85
 
75
	public $test = array(
86
	public $test = array(
76
		'datasource' => 'Database/Mysql',
87
		'datasource' => 'Database/Mysql',
77
		'persistent' => false,
88
		'persistent' => false,
78
		'host' => 'localhost',
89
		'host' => 'localhost',