Allow connection to different database backends, for now mysql and dblib
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
|
||||
// keys need to match the config setting name
|
||||
|
||||
$lang['type'] = 'DSN-Prefix (Datenbanktyp)';
|
||||
$lang['Host'] = 'Standard MySQL-Serveradresse (DNS or IP)';
|
||||
$lang['DB'] = 'Standard MySQL-Datenbankname';
|
||||
$lang['user'] = 'Datenbankbenutzername';
|
||||
|
||||
Reference in New Issue
Block a user