tbrehm
2010-04-09 edb827d6a992148690cfd965c89ad2c6e1190a8f
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';
?>