tbrehm
2009-01-11 b27f6cbd6165aae425680522d9df38bca3fe7f8f
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';
?>