/*
 * Generated configuration file
 * Generated by: phpMyAdmin 4.1.14 setup script
 * Date: Tue, 27 May 2014 13:06:27 +0200
 */

/* Servers configuration */
$i = 0;

/* Server: localhost [1] */
$i++;

$cfg['Servers'][$i]['verbose'] = '';
$cfg['Servers'][$i]['host'] = 'localhost';
$cfg['Servers'][$i]['port'] = '';
$cfg['Servers'][$i]['socket'] = '';
$cfg['Servers'][$i]['connect_type'] = 'tcp';
$cfg['Servers'][$i]['extension'] = 'mysql';
$cfg['Servers'][$i]['auth_type'] = 'cookie';
$cfg['Servers'][$i]['user'] = 'root';
$cfg['Servers'][$i]['password'] = 'Mia Password';

/* End of servers configuration */

$cfg['DefaultLang'] = 'it';
$cfg['ServerDefault'] = 1;
$cfg['blowfish_secret'] = '53847198723529.39360188';
$cfg['UploadDir'] = '';
$cfg['SaveDir'] = '';