<?php

$Config['DB_read'] = array(
  'Database' => array(
    'Host' => 'localhost',
    'User' => '',
    'Password' => ''
  ),
  'Style' => 'maron',
  'Mangos' => array(
    'Version' => '0.8 beta SVN',
    'Revision' => '4203',
    'SilverDBVersion' => '0.7',
    'SilverDBRevision' => '208',
    'ClientVersion' => '2.1.3'
  ),
  'DB_read' => array(
    'Charset' => 'utf-8',
    'Database_mangos' => 'mangos',
    'Database_realmd' => 'realmd',
    'Database_web' => 'wow',
    'Description' => 'Neoficiální herní server hry World of Warcraft',
    'Title' => 'Heroes of Fantasy - Databáze',
    'Admin' => 'Chronos',
    'SubAdmin' => 'HosipLan',
    'AdminEmail' => 'wow@zdechov.net'
  )
);

$Database = array(
  'class' => array(
    1 => "",
    2 => ""
    ),
  'race' => array(
    1 => "",
    2 => ""
    ),
  'item' => array(
    1 => "",
    2 => ""
    ),
  'quest' => array(
    1 => "",
    2 => ""
    ),
);

?>
