Вход Регистрация
Файл: framework/cli/views/webapp/protected/config/database.php
Строк: 22
<?php

// This is the database connection configuration.
return array(
    
'connectionString' => 'sqlite:'.dirname(__FILE__).'/../data/testdrive.db',
    
// uncomment the following lines to use a MySQL database
    /*
    'connectionString' => 'mysql:host=localhost;dbname=testdrive',
    'emulatePrepare' => true,
    'username' => 'root',
    'password' => '',
    'charset' => 'utf8',
    */
);
Онлайн: 0
Реклама