sintonia/livesupport/modules/htmlUI/var/html/index.php

5 lines
89 B
PHP

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