tbrehm
2009-03-23 7bf980d9a21b8cb77f7d8c5fbf79dc85802b40da
1
2
3
4
5
6
<?php
$wb['server_id_txt'] = 'Server';
$wb['ip_address_txt'] = 'IP Adresse';
$wb['virtualhost_txt'] = 'HTTP NameVirtualHost';
$wb['ip_err'] = 'IP Adresse ungültig';
?>