sintonia/livesupport/modules/htmlUI/index.php
2005-02-03 16:55:35 +00:00

4 lines
99 B
PHP

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