cfoe
2012-07-04 c74c6d79e60b340f212afe4a8bd805ac90959477
1
2
3
4
5
6
7
8
<?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';
$wb['reply_txt'] = 'Reply';
?>