<?php

return array(

    'DB_SERVER' => 'localhost',
    'DB_USER'   => '',
    'DB_PASS'   => '',
    'DB_DB'     => '',

);