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

4 lines
89 B
PHP

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