PATH:
home
/
letacommog
/
letaweb
/
framework
/
cli
/
views
/
webapp
/
protected
/
config
<?php return CMap::mergeArray( require(dirname(__FILE__).'/main.php'), array( 'components'=>array( 'fixture'=>array( 'class'=>'system.test.CDbFixtureManager', ), /* uncomment the following to provide test database connection 'db'=>array( 'connectionString'=>'DSN for test database', ), */ ), ) );
[+]
..
[-] main.php
[edit]
[-] console.php
[edit]
[-] test.php
[edit]