source: branches/old/test/mail.php

Last change on this file was 5, checked in by george, 17 years ago

import

File size: 61 bytes
Line 
1<?php
2echo(mail('robie@centrum.cz', 'Test', 'Obsah'));
3?>
Note: See TracBrowser for help on using the repository browser.