tbrehm
2011-04-06 ef4c4a8de01395386148f21a4db42e670a1a3aea
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';
?>