<?php // auto-generated by sfDatabaseConfigHandler // date: 2009/09/16 12:26:18 return array( 'doctrine' => new sfDoctrineDatabase(array ( 'dsn' => 'mysql:host=localhost;dbname=thd', 'username' => 'thd', 'password' => 'helsinki', 'name' => 'doctrine', )),);