summary refs log tree commit diff stats
path: root/includes/index.php
blob: e6b9babdb9de53c3e0e2753913eb4f50813b7433 (plain) (blame)
1
2
3
4
5
<?php

header('Location: /index.php');

?>