38960-vm/index.php
2026-03-04 04:42:54 +00:00

4 lines
47 B
PHP

<?php
header('Location: dashboard.php');
exit;