mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-29 06:51:11 -05:00
localbranch
This commit is contained in:
parent
ce741027f5
commit
bab76958c9
@ -34,8 +34,8 @@
|
|||||||
$active_group = "default";
|
$active_group = "default";
|
||||||
|
|
||||||
$db['default']['hostname'] = "localhost";
|
$db['default']['hostname'] = "localhost";
|
||||||
$db['default']['username'] = "user";
|
$db['default']['username'] = "stikked";
|
||||||
$db['default']['password'] = "password";
|
$db['default']['password'] = "stikked";
|
||||||
$db['default']['database'] = "stikked";
|
$db['default']['database'] = "stikked";
|
||||||
$db['default']['dbdriver'] = "mysql";
|
$db['default']['dbdriver'] = "mysql";
|
||||||
$db['default']['dbprefix'] = "";
|
$db['default']['dbprefix'] = "";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user