SatCam/PHP/index.php

5 wiersze
91 B
PHP

<?php
header("Location: https://github.com/alpov/PSAT-2/blob/master/README.md");
die();
?>