tbrehm
2008-12-26 085a6e64f34d7723f86e2fec0efb0eb37e89d381
1
2
3
4
5
6
<?php
$wb['server_id_txt'] = 'Server';
$wb['ip_address_txt'] = 'IP Adres';
$wb['virtualhost_txt'] = 'HTTP NameVirtualHost';
$wb['ip_err'] = 'IP adres ongeldig';
?>