tbrehm
2012-04-05 e15295406e45c3f7944ed571dba8f099a9b5ac59
commit | author | age
f99b12 1 <?php
b51db0 2 $wb['recipient_id_txt'] = 'ID primatelja';
T 3 $wb['sender_id_txt'] = 'ID poĊĦiljatelja';
4 $wb['subject_txt'] = 'Naslov poruke';
5 $wb['message_txt'] = 'Poruka';
6 $wb['tstamp_txt'] = 'Vrijeme';
e15295 7 $wb['reply_txt'] = 'Odgovori';
f99b12 8 ?>