Files
financial/public/index.php
T
2026-06-07 00:33:58 +09:00

3 lines
49 B
PHP

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