fantu
2009-01-01 14716cae29508cc66e79d23330b727a6d5a7cfdc
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';
?>