AlternC/bureau/index.php

3 lines
36 B
PHP
Raw Normal View History

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