yaptc/includes/index.php~

4 lines
43 B
PHP
Raw Normal View History

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