3 lines
60 B
PHP
3 lines
60 B
PHP
|
<?php
|
||
|
header('LOCATION: htmlUI/var/html/ui_browser.php');
|
||
|
?>
|