site_depotoire_m/index.php

4 lines
46 B
PHP
Executable File

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