laking
2011-04-04 74c7ca770b0cc8ab70fa383fc85e534603f8fd62
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';
?>