libretime/htmlUI/redirectDevEnv1.php

3 lines
60 B
PHP

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