commit | author | age | ||
542146 | 1 | <?php |
T | 2 | $wb['recipient_id_txt'] = 'ID odbiorcy'; |
3 | $wb['sender_id_txt'] = 'ID nadawcy'; | |
4 | $wb['subject_txt'] = 'Temat'; | |
5 | $wb['message_txt'] = 'Wiadomość'; | |
6 | $wb['tstamp_txt'] = 'Kalendarz'; | |
7 | ?> | |
8 | ||
9 |