<?php
require_once dirname(__FILE__).'/conf.php';
header('LOCATION: html/'.UI_BROWSER);
?>