Your IP : 216.73.216.79


Current Path : /var/www/html/dvs/common/config/
Upload File :
Current File : /var/www/html/dvs/common/config/db.php

<?php 
				
return [
    'class' => 'yii\\db\\Connection',
    'dsn' => 'mysql:host=localhost;dbname=blunetde_dvs',
    'username' => 'blunetde_dvs',
    'password' => 'hm122015',
    'charset' => 'utf8'
];