Antennipasi
2008-12-29 57c8b2514bf1c76e9e1be25fe88beaffd3f9bce6
1
2
3
4
5
6
7
<?php
$wb['recipient_id_txt'] = 'ID получателя';
$wb['sender_id_txt'] = 'ID отправителя';
$wb['subject_txt'] = 'Тема';
$wb['message_txt'] = 'Сообщение';
$wb['tstamp_txt'] = 'Timestamp';
?>