<?php

$Config = array(
  'Database' => array(
    'Host' => 'localhost',
    'User' => '',
    'Password' => '',
    'Database' => '',
    'Prefix' => '',
    'Charset' => 'utf8',
  ),
  'Charset' => 'utf-8',
  'BaseURL' => '',
  'webpass' => '',
);

?>
