localbranch

This commit is contained in:
Claude 2012-04-12 18:54:07 +02:00
parent ce741027f5
commit bab76958c9

View File

@ -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'] = "";
?>
?>