<?php
return array(
'type' => '',
'host' => '',
'database' => '',
'username' => '',
'password' => '',
'prefix' => '',
'debug' => false,
);