4 lines
42 B
PHP
4 lines
42 B
PHP
|
<?php
|
||
|
header ("Location: /webmail/") ;
|
||
|
?>
|