Files
luckyware/LuckywareSite/Dashboard/Login/index.php
T
2026-08-27 11:23:03 -06:00

3 lines
41 B
PHP

<?php
header("Location: ../../Login");
?>