libretime/htmlUI/redirectDevEnv2.php

3 lines
53 B
PHP

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