tbrehm
2010-08-03 bef7752075fecbb551e177475658e88a9d65f8d4
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';
?>