<?php// This is the database connection configuration.returnarray(//'connectionString' => 'sqlite:'.dirname(__FILE__).'/../data/testdrive.db',// uncomment the following lines to use a MySQL database'connectionString'=>'mysql:host=localhost;dbname=sirep_app','emulatePrepare'=>true,