Guest User

Untitled

a guest
Jun 22nd, 2018
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. ---
  2. all:
  3. doctrine:
  4. class: sfDoctrineDatabase
  5. param:
  6. dsn: 'mysql:host=localhost;dbname=nom_bdd'
  7. username: utilisateur
  8. password: mot_dePas$
Add Comment
Please, Sign In to add comment