<?php
include_once dirname(__FILE__) . '/../ground/app.php';
include_once dirname(__FILE__) . '/../ground/config.php';
App::run($config);