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