Add database type option
This commit is contained in:
parent
97c75691ce
commit
ea95c63e18
3 changed files with 6 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
|
||||
$type = 'pgsql';
|
||||
$host = 'localhost';
|
||||
$dbname = '';
|
||||
$username = '';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue