mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-26 04:51:08 -05:00
I can haz cheesburger too
This commit is contained in:
parent
646a875951
commit
540bdb89a6
@ -49,8 +49,6 @@ $active_group = 'default';
|
|||||||
$active_record = TRUE;
|
$active_record = TRUE;
|
||||||
|
|
||||||
$CI =& get_instance();
|
$CI =& get_instance();
|
||||||
$CI->load->config('stikked');
|
|
||||||
|
|
||||||
|
|
||||||
$db['default']['hostname'] = $CI->config->item('db_hostname');
|
$db['default']['hostname'] = $CI->config->item('db_hostname');
|
||||||
$db['default']['username'] = $CI->config->item('db_username');
|
$db['default']['username'] = $CI->config->item('db_username');
|
||||||
|
Loading…
x
Reference in New Issue
Block a user