summaryrefslogtreecommitdiff
path: root/downloads.php
blob: 72d7b3061f47c176d8934fa43700b7d94837503b (plain) (blame)
1
2
3
<?php
    header("Location: https://wiki.themanaworld.org/index.php/Downloads", true, 302);
?>