AlternC/bureau/index.php

4 lines
41 B
PHP

<?php
header("location: admin/");
?>