sintonia/livesupport/modules/htmlUI/redir.php

4 lines
61 B
PHP
Executable File

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