vogelor
2010-05-01 abdc67d2c6a8d1978ae2180b357993d9aefbcd01
1
2
3
4
5
6
7
<?php
$wb['recipient_id_txt'] = 'Vastaanottajan tunnus';
$wb['sender_id_txt'] = 'Lähettäjän tunnus';
$wb['subject_txt'] = 'Tukipyynnön aihe';
$wb['message_txt'] = 'Tukipyyntö';
$wb['tstamp_txt'] = 'Päiväys';
?>