summaryrefslogtreecommitdiff
path: root/network/index.php
blob: b5ccf4a4bef177ae0a65d0caebdb3f15190b494e (plain)
1
2
3
4
5
<?php

global $parts;
header("Location: /");
die();