Fixed config
This commit is contained in:
parent
6be386aca1
commit
0b76cd535f
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
// Database stuff
|
// Database stuff
|
||||||
|
|
||||||
// "mysql", "mysqli", "pgsql", "mssql"
|
// "mysql", "pgsql", etc
|
||||||
define('DB_TYPE', 'mysql', true);
|
define('DB_TYPE', 'mysql', true);
|
||||||
// Hostname or IP address
|
// Hostname or IP address
|
||||||
define('DB_SERVER', 'localhost', true);
|
define('DB_SERVER', 'localhost', true);
|
||||||
|
Loading…
Reference in New Issue
Block a user