forked from mirrors/easyappointments
Renamed variable to .
This commit is contained in:
parent
528fa89400
commit
18ce8fb83d
1 changed files with 5 additions and 5 deletions
|
@ -46,7 +46,7 @@
|
|||
*/
|
||||
|
||||
$active_group = 'default';
|
||||
$active_record = TRUE;
|
||||
$query_builder = TRUE;
|
||||
|
||||
$db['default']['hostname'] = Config::DB_HOST;
|
||||
$db['default']['username'] = Config::DB_USERNAME;
|
||||
|
|
Loading…
Reference in a new issue