tbrehm
2010-02-21 2c1c662d1155253cf7fe6b3982983a18e9e50d20
1
2
3
4
5
6
7
<?php
$wb['recipient_id_txt'] = 'ID odbiorcy';
$wb['sender_id_txt'] = 'ID nadawcy';
$wb['subject_txt'] = 'Temat';
$wb['message_txt'] = 'Wiadomość';
$wb['tstamp_txt'] = 'Kalendarz';
?>