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