'db'=>array( 'connectionString' => 'mysql:host=localhost;dbname=proficiency', 'emulatePrepare' => true, 'username' => 'test', 'password' => '12345665', 'charset' => 'utf8', 'tablePrefix' => 'my_', ),
No comments:
Post a Comment