sintonia/livesupport/modules/htmlUI/redir.php
2005-08-09 22:03:11 +00:00

3 lines
61 B
PHP
Executable file

<?php
header('LOCATION: htmlUI/var/html/ui_browser.php');
?>