Allow connection to different database backends, for now mysql and dblib
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
|
||||
//$conf['fixme'] = 'FIXME';
|
||||
|
||||
$conf['type'] = 'mysql';
|
||||
$conf['Host'] = 'localhost';
|
||||
$conf['DB'] = '';
|
||||
$conf['user'] = '';
|
||||
|
||||
Reference in New Issue
Block a user