<?php
define('ROOT_DIR', getcwd());
require_once ROOT_DIR .'/autoload.php';
Config::loadFile('app', 'config/app.ini');