Files
icehrm/src/index.php
2015-10-10 20:18:50 +05:30

3 lines
38 B
PHP

<?php
header("Location:app/");
exit();