<?php $CONFIG = array( "dbHost" => "127.0.0.1", "dbUser" => "root", "dbPassword" => "root", "dbDatabase" => "atoffice" ); ?>