Guest User

Untitled

a guest
Jan 16th, 2019
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. <?php return; ?>
  2. host=localhost
  3. user=postgres
  4. pass=1706
  5. dbname=mydb
  6. driver=pgsql
  7. port=5432
  8. charset=utf8
  9. collation=utf8_general_ci
  10. prefix=""
Add Comment
Please, Sign In to add comment