Fix default config

This commit is contained in:
nemunaire 2014-08-27 12:25:23 +02:00
commit ad5185dbc1
3 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
if(!defined('ONYX')) exit;
$___profile['db'] = 'kohler_palettes';
$___profile['db'] = 'fic2014';
$___profile['host'] = 'localhost';
$___profile['user'] = 'root';
$___profile['pass'] = '';