laking
2011-04-04 74c7ca770b0cc8ab70fa383fc85e534603f8fd62
1
2
3
4
5
6
7
<?php
$wb['recipient_id_txt'] = 'Ontvanger ID';
$wb['sender_id_txt'] = 'Afzender ID';
$wb['subject_txt'] = 'Onderwerp';
$wb['message_txt'] = 'Bericht';
$wb['tstamp_txt'] = 'Tijdstip';
?>