latham
2011-06-28 35be42b55cc773d636980c288f557943982bb5a5
1
2
3
4
5
6
7
<?php
$wb['recipient_id_txt'] = 'ID Destinatario';
$wb['sender_id_txt'] = 'ID Remitente';
$wb['subject_txt'] = 'Asunto';
$wb['message_txt'] = 'Mensaje';
$wb['tstamp_txt'] = 'Marcadetiempo';
?>