sintonia/livesupport/modules/htmlUI/index.php
2005-02-08 11:41:43 +00:00

4 lines
99 B
PHP

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