<?php

$siteSettings = array(
    'database' => array(
        'database' => '',
        'username' => '',
        'password' => '',
      ),
    'cookie_domain' => FALSE,
  );