<?php
echo(mail('robie@centrum.cz', 'Test', 'Obsah'));
?>
