<?php
define('IS_INDEX', true);
define('URL_BIND', 'home');
require dirname(__FILE__) . '/core/start.php';
