site_depotoire_m/index.php
Olivier DOSSMANN 1461561f26 Initial commit
2014-04-23 13:53:40 +02:00

4 lines
46 B
PHP
Executable File

<?php
header('Location: ./a.php');
?>