myvesta/web/file_manager/index.php
2015-11-05 04:50:15 +02:00

4 lines
41 B
PHP

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