LaKing
2011-04-27 03b74b91f166680e794138737fb920613e847e74
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';
?>