View file Mail as on Spaces v. 2 .0/konts.php

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

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