tbrehm
2009-03-23 d6d7ba5d29242181c92a885f8be7ccd41c6c6b1e
1
2
3
4
5
6
<?php
$wb["server_id_txt"] = 'Server';
$wb["ip_address_txt"] = 'IP Address';
$wb["virtualhost_txt"] = 'HTTP NameVirtualHost';
$wb["ip_err"] = 'IP address invalid';
?>