tbrehm
2009-03-31 9855c79e5845f17778434130c6256acf5b533840
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';
?>