View file new_mess.php

File size: 100B
<?php 
/**
* Редирект на новую почту
*/

header('Location: /mail/');
exit;