Guest User

Untitled

a guest
Jun 18th, 2018
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. ;resources.database
  2. resources.db.params.adapter = PDO_MYSQL
  3. resources.db.isdefaulttableadapter = true
  4. resources.db.params.host = localhost
  5. resources.db.params.username =
  6. resources.db.params.password =
  7. resources.db.params.dbname =
Add Comment
Please, Sign In to add comment