redray
2008-12-28 d98c4bb533266cea5490ecbfeba9e1df7838dd11
1
2
3
4
5
6
7
<?php
$wb['recipient_id_txt'] = 'Vastaanottajan ID';
$wb['sender_id_txt'] = 'Lähettäjän ID';
$wb['subject_txt'] = 'Aihe';
$wb['message_txt'] = 'Viesti';
$wb['tstamp_txt'] = 'Aikaleima';
?>