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