blob: 5ad913767e788b955eaf5f385d2a7137631dc67c [file] [log] [blame]
<?php
include '../vars.php';
header("Location: $projectRoot/downloads");
die();
?>