40556-vm/listing.php
2026-08-06 11:44:30 +00:00

3 lines
55 B
PHP

<?php
header('Location: /?page_id=6', true, 302);
exit;