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

4 lines
No EOL
93 B
PHP

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