cours/index.php

6 lines
55 B
PHP
Raw Permalink Normal View History

2017-01-30 05:57:43 +00:00
<?php
header('Location: /compiled/README.html');
?>