<?php
// This file generated by Propel convert-props target on 09/26/07 22:26:20
// from XML runtime conf file D:\Pumba\WebRoot\diy-blog\.\runtime-conf.xml
return array (
'propel' =>
array (
'datasources' =>
array (
'diy-blog' =>
array (
'adapter' => 'mysql',
'connection' =>
array (
'phptype' => 'mysql',
'database' => 'diy-blog',
'hostspec' => 'localhost',
'username' => 'root',
'password' => '',
),
),
'default' => 'diy-blog',
),
),
);