tbrehm
2010-07-28 b42be8afbd0e927aa6db46a198e8dcecd0fb92b0
1
2
3
4
5
6
7
<?php
$wb['recipient_id_txt'] = 'Príjemca ID';
$wb['sender_id_txt'] = 'Odosielate? ID';
$wb['subject_txt'] = 'Predmet';
$wb['message_txt'] = 'Správa';
$wb['tstamp_txt'] = '?asová pe?iatka';
?>