Files
2025-09-18 17:05:50 +05:00

6 lines
54 B
PHP

<?php
header('Location:../index.php?id=2');
exit;
?>