AlternC/bureau/admin/webmail/index.php

4 lines
42 B
PHP
Raw Normal View History

<?php
header ("Location: /webmail/") ;
?>