templates/index.php

3 lines
42 B
PHP

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