fantu
2009-01-06 c1c3664a30eefde593a35e87c1359af7ea9d7f21
1
2
3
4
5
6
7
<?php
$wb['recipient_id_txt'] = 'Recipient ID';
$wb['sender_id_txt'] = 'Sender ID';
$wb['subject_txt'] = 'Subject';
$wb['message_txt'] = 'Message';
$wb['tstamp_txt'] = 'Timestamp';
?>