summaryrefslogtreecommitdiff
path: root/p/index.php
blob: e90662078a627b50926c948e34e62b9bc00747a9 (plain)
1
2
3
<?php
header('Location: i/', true, 301);
include('index.html');