<?php
// auto-generated by sfDatabaseConfigHandler
// date: 2016/03/21 16:21:02

return array(
'doctrine' => new sfDoctrineDatabase(array (
  'dsn' => 'mysql:host=localhost;port=3306;dbname=willy201_willy',
  'username' => 'willy201_willy',
  'password' => 'oL+oSesW1}q!',
  'attributes' => 
  array (
    'export' => 'tables',
  ),
  'name' => 'doctrine',
)),);
